# Generated by roxygen2: do not edit by hand

S3method(compare_conditions,default)
S3method(compare_conditions,opafit)
S3method(compare_groups,default)
S3method(compare_groups,opafit)
S3method(compare_hypotheses,default)
S3method(compare_hypotheses,opafit)
S3method(correct_pairs,default)
S3method(correct_pairs,opafit)
S3method(cval_plot,default)
S3method(cval_plot,opafit)
S3method(group_cvals,default)
S3method(group_cvals,opafit)
S3method(group_cvals,pairwiseopafit)
S3method(group_pccs,default)
S3method(group_pccs,opafit)
S3method(group_pccs,pairwiseopafit)
S3method(group_results,default)
S3method(group_results,opafit)
S3method(incorrect_pairs,default)
S3method(incorrect_pairs,opafit)
S3method(individual_cvals,default)
S3method(individual_cvals,opafit)
S3method(individual_pccs,default)
S3method(individual_pccs,opafit)
S3method(individual_results,default)
S3method(individual_results,opafit)
S3method(pcc_plot,default)
S3method(pcc_plot,opafit)
S3method(plot,opafit)
S3method(plot,opahypothesis)
S3method(print,opaGroupComparison)
S3method(print,opaHypothesisComparison)
S3method(print,opafit)
S3method(print,opahypothesis)
S3method(print,pairwiseopafit)
S3method(random_pccs,default)
S3method(random_pccs,opafit)
S3method(summary,opaGroupComparison)
S3method(summary,opaHypothesisComparison)
S3method(summary,opafit)
export(compare_conditions)
export(compare_groups)
export(compare_hypotheses)
export(correct_pairs)
export(cval_plot)
export(group_cvals)
export(group_pccs)
export(group_results)
export(hypothesis)
export(incorrect_pairs)
export(individual_cvals)
export(individual_pccs)
export(individual_results)
export(opa)
export(pcc_plot)
export(random_pccs)
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(lattice,xyplot)
importFrom(stats,na.omit)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(opa, .registration = TRUE)
