# Generated by roxygen2: do not edit by hand

S3method(AIC,pclm)
S3method(AIC,pclm2D)
S3method(BIC,pclm)
S3method(BIC,pclm2D)
S3method(plot,pclm)
S3method(plot,pclm2D)
S3method(print,pclm)
S3method(print,pclm2D)
S3method(print,summary.pclm)
S3method(print,summary.pclm2D)
S3method(print,ungroup.data)
S3method(residuals,pclm)
S3method(residuals,pclm2D)
S3method(summary,pclm)
S3method(summary,pclm2D)
export(control.pclm)
export(control.pclm2D)
export(pclm)
export(pclm2D)
import(Rdpack)
importFrom(MortalitySmooth,MortSmooth_bbase)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(pbapply,closepb)
importFrom(pbapply,setpb)
importFrom(pbapply,startpb)
importFrom(rgl,axes3d)
importFrom(rgl,box3d)
importFrom(rgl,open3d)
importFrom(rgl,surface3d)
importFrom(rgl,title3d)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,fitted)
importFrom(stats,nlminb)
importFrom(stats,optimise)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(utils,tail)
useDynLib(ungroup)
