# Generated by roxygen2: do not edit by hand

S3method(coef,lmls)
S3method(deviance,lmls)
S3method(fitted,lmls)
S3method(glance,lmls)
S3method(logLik,lmls)
S3method(plot,lmls)
S3method(predict,lmls)
S3method(print,lmls)
S3method(qqnorm,lmls)
S3method(residuals,lmls)
S3method(simulate,lmls)
S3method(summary,lmls)
S3method(tidy,lmls)
S3method(vcov,lmls)
export(boot)
export(glance)
export(lmls)
export(mcmc)
export(tidy)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,qqline)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,simulate)
importFrom(stats,update)
importFrom(stats,vcov)
