# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,IncrementTest)
S3method(as.data.frame,MeanDate)
S3method(as.data.frame,SimulationMeanDate)
S3method(autoplot,AoristicSum)
S3method(autoplot,EventDate)
S3method(autoplot,IncrementTest)
S3method(autoplot,MeanDate)
S3method(autoplot,RateOfChange)
S3method(autoplot,SimulationMeanDate)
S3method(plot,AoristicSum)
S3method(plot,EventDate)
S3method(plot,IncrementTest)
S3method(plot,MeanDate)
S3method(plot,RateOfChange)
S3method(plot,SimulationMeanDate)
S3method(summary,EventDate)
export(remove_NA)
export(remove_zero)
export(replace_NA)
export(replace_zero)
exportMethods("[[")
exportMethods(aoristic)
exportMethods(apportion)
exportMethods(autoplot)
exportMethods(bootstrap)
exportMethods(event)
exportMethods(fit)
exportMethods(get_dates)
exportMethods(get_groups)
exportMethods(get_model)
exportMethods(get_order)
exportMethods(get_weights)
exportMethods(jackknife)
exportMethods(mcd)
exportMethods(permute)
exportMethods(plot)
exportMethods(plot_time)
exportMethods(predict_accumulation)
exportMethods(predict_event)
exportMethods(refine)
exportMethods(roc)
exportMethods(seriate_average)
exportMethods(seriate_rank)
exportMethods(seriate_refine)
exportMethods(simulate)
exportMethods(summary)
import(arkhe)
importFrom(Hmisc,smean.cl.normal)
importFrom(arkhe,remove_NA)
importFrom(arkhe,remove_zero)
importFrom(arkhe,replace_NA)
importFrom(arkhe,replace_zero)
importFrom(dimensio,ca)
importFrom(dimensio,get_coordinates)
importFrom(dimensio,get_eigenvalues)
importFrom(dimensio,get_replications)
importFrom(dimensio,predict)
importFrom(extraDistr,ptnorm)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,mean_cl_normal)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,vars)
importFrom(grDevices,xy.coords)
importFrom(methods,.valueClassTest)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,callNextMethod)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,validObject)
importFrom(rlang,.data)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(utils,head)
