# Generated by roxygen2: do not edit by hand

S3method(AIC,serp)
S3method(BIC,serp)
S3method(anova,serp)
S3method(coef,serp)
S3method(confint,serp)
S3method(logLik,serp)
S3method(predict,serp)
S3method(print,serp)
S3method(print,summary.serp)
S3method(summary,serp)
S3method(vcov,serp)
export(errorMetrics)
export(serp)
export(serp.control)
importFrom(ordinal,dgumbel)
importFrom(ordinal,pgumbel)
importFrom(ordinal,qgumbel)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,dcauchy)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pcauchy)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qcauchy)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,update)
