# Generated by roxygen2: do not edit by hand

S3method(compare_conditions,default)
S3method(compare_conditions,opafit)
S3method(group_results,default)
S3method(group_results,opafit)
S3method(individual_results,default)
S3method(individual_results,opafit)
S3method(plot,opafit)
S3method(print,opafit)
S3method(summary,opafit)
export(compare_conditions)
export(cval_plot)
export(group_results)
export(individual_results)
export(opa)
export(pcc_plot)
export(plot_hypothesis)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,na.omit)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(opa, .registration = TRUE)
