# Generated by roxygen2: do not edit by hand

S3method(coef,PLmod)
S3method(fitted,PLmod)
S3method(fixef,PLmod)
S3method(plot,PLmod)
S3method(predict,PLmod)
S3method(print,PLmod)
S3method(print,summary.PLmod)
S3method(ranef,PLmod)
S3method(residuals,PLmod)
S3method(simulate,PLmod)
S3method(summary,PLmod)
export(PLmixed)
export(iterPlot)
import(Matrix)
import(lme4)
import(numDeriv)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,simulate)
importFrom(stats,vcov)
