# Generated by roxygen2: do not edit by hand

S3method(AIC,aplms)
S3method(BIC,aplms)
S3method(coef,aplms)
S3method(family,elliptical)
S3method(influence,aplms)
S3method(plot,aplms)
S3method(print,aplms)
S3method(print,family.elliptical)
S3method(residuals,aplms)
S3method(summary,aplms)
export(Cauchy)
export(Cnormal)
export(GNormal)
export(Glogis)
export(Gstudent)
export(LogisI)
export(LogisII)
export(Normal)
export(Powerexp)
export(Student)
export(aplms)
export(aplms.diag.plot)
export(influenceplot.aplms)
import(MASS)
import(graphics)
import(methods)
import(mgcv)
import(psych)
import(stats)
import(utils)
importFrom(graphics,plot)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,influence)
importFrom(stats,residuals)
