# Generated by roxygen2: do not edit by hand

S3method(analyze_boot_splines,boot_splines_data)
S3method(analyze_time_bins,time_sequence_data)
S3method(analyze_time_clusters,time_cluster_data)
S3method(filter_,bin_analysis)
S3method(filter_,boot_splines_analysis)
S3method(filter_,boot_splines_data)
S3method(filter_,eyetrackingR)
S3method(filter_,onset_data)
S3method(filter_,time_cluster_data)
S3method(filter_,time_sequence_data)
S3method(filter_,time_window_data)
S3method(get_time_clusters,cluster_analysis)
S3method(get_time_clusters,time_cluster_data)
S3method(group_by_,bin_analysis)
S3method(group_by_,boot_splines_analysis)
S3method(group_by_,boot_splines_data)
S3method(group_by_,eyetrackingR)
S3method(group_by_,onset_data)
S3method(group_by_,time_cluster_data)
S3method(group_by_,time_sequence_data)
S3method(group_by_,time_window_data)
S3method(left_join,bin_analysis)
S3method(left_join,boot_splines_analysis)
S3method(left_join,boot_splines_data)
S3method(left_join,eyetrackingR)
S3method(left_join,onset_data)
S3method(left_join,time_cluster_data)
S3method(left_join,time_sequence_data)
S3method(left_join,time_window_data)
S3method(make_boot_splines_data,time_sequence_data)
S3method(make_switch_data,onset_data)
S3method(make_time_cluster_data,time_sequence_data)
S3method(mutate_,bin_analysis)
S3method(mutate_,boot_splines_analysis)
S3method(mutate_,boot_splines_data)
S3method(mutate_,eyetrackingR)
S3method(mutate_,onset_data)
S3method(mutate_,time_cluster_data)
S3method(mutate_,time_sequence_data)
S3method(mutate_,time_window_data)
S3method(plot,bin_analysis)
S3method(plot,boot_splines_analysis)
S3method(plot,boot_splines_data)
S3method(plot,cluster_analysis)
S3method(plot,eyetrackingR_data_summary)
S3method(plot,onset_data)
S3method(plot,switch_data)
S3method(plot,time_cluster_data)
S3method(plot,time_sequence_data)
S3method(plot,time_window_data)
S3method(print,cluster_analysis)
S3method(subset,bin_analysis)
S3method(subset,boot_splines_analysis)
S3method(subset,boot_splines_data)
S3method(subset,eyetrackingR)
S3method(subset,onset_data)
S3method(subset,time_cluster_data)
S3method(subset,time_sequence_data)
S3method(subset,time_window_data)
S3method(summary,bin_analysis)
S3method(summary,boot_splines_analysis)
S3method(summary,cluster_analysis)
S3method(summary,time_cluster_data)
S3method(ungroup,bin_analysis)
S3method(ungroup,boot_splines_analysis)
S3method(ungroup,boot_splines_data)
S3method(ungroup,eyetrackingR)
S3method(ungroup,onset_data)
S3method(ungroup,time_cluster_data)
S3method(ungroup,time_sequence_data)
S3method(ungroup,time_window_data)
export(add_aoi)
export(analyze_boot_splines)
export(analyze_time_bins)
export(analyze_time_clusters)
export(clean_by_trackloss)
export(describe_data)
export(get_time_clusters)
export(make_boot_splines_data)
export(make_eyetrackingr_data)
export(make_onset_data)
export(make_switch_data)
export(make_time_cluster_data)
export(make_time_sequence_data)
export(make_time_window_data)
export(simulate_eyetrackingr_data)
export(subset_by_window)
export(trackloss_analysis)
import(dplyr)
import(ggplot2)
importFrom(graphics,plot)
importFrom(lazyeval,interp)
importFrom(stats,as.formula)
importFrom(stats,df.residual)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,plogis)
importFrom(stats,poly)
importFrom(stats,predict)
importFrom(stats,qgamma)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qsignrank)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
