# Generated by roxygen2: do not edit by hand

S3method(accuracy,clubprofit)
S3method(accuracy,default)
S3method(as.data.frame,clubprocsi)
S3method(as.data.frame,clubprorand)
S3method(club,default)
S3method(club,formula)
S3method(compare,clubprofit)
S3method(compare,default)
S3method(csi,clubprofit)
S3method(csi,default)
S3method(cval,clubprofit)
S3method(cval,default)
S3method(individual_results,clubprofit)
S3method(individual_results,default)
S3method(median_csi,clubprofit)
S3method(median_csi,default)
S3method(n_ambiguous,clubprofit)
S3method(n_ambiguous,default)
S3method(n_correct,clubprofit)
S3method(n_correct,default)
S3method(n_incorrect,clubprofit)
S3method(n_incorrect,default)
S3method(pcc,clubprofit)
S3method(pcc,default)
S3method(pcc_replicates,clubprofit)
S3method(pcc_replicates,default)
S3method(plot,clubproaccuracy)
S3method(plot,clubprocomparison)
S3method(plot,clubprocsi)
S3method(plot,clubprofit)
S3method(plot,clubpropredictions)
S3method(plot,clubprorand)
S3method(predict,clubprofit)
S3method(print,clubproaccuracy)
S3method(print,clubprocomparison)
S3method(print,clubprofit)
S3method(print,clubpropredictions)
S3method(print,summary.clubprocomparison)
S3method(print,summary.clubprofit)
S3method(summary,clubprocomparison)
S3method(summary,clubprofit)
export(accuracy)
export(club)
export(compare)
export(csi)
export(cval)
export(individual_results)
export(median_csi)
export(n_ambiguous)
export(n_correct)
export(n_incorrect)
export(pcc)
export(pcc_replicates)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,palette)
importFrom(graphics,mosaicplot)
importFrom(lattice,dotplot)
importFrom(lattice,histogram)
importFrom(lattice,panel.abline)
importFrom(lattice,panel.histogram)
importFrom(lattice,panel.superpose)
importFrom(stats,median)
importFrom(stats,na.omit)
useDynLib(clubpro, .registration = TRUE)
