# Generated by roxygen2: do not edit by hand

S3method(plot,classify)
S3method(plot,gonadMat)
S3method(plot,morphMat)
S3method(print,classify)
S3method(print,gonadMat)
S3method(print,morphMat)
export(classify_mature)
export(gonad_mature)
export(morph_mature)
exportClasses(classify)
exportClasses(gonad_mature)
exportClasses(morphMat)
importFrom(MASS,lda)
importFrom(MASS,qda)
importFrom(MCMCpack,MCMClogit)
importFrom(grDevices,colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(matrixStats,rowQuantiles)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,hclust)
importFrom(stats,pchisq)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,data)
importFrom(utils,installed.packages)
importFrom(utils,read.csv)
