# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(coef,mlwinfitIGLS)
S3method(coef,mlwinfitMCMC)
S3method(coefficients,mlwinfitIGLS)
S3method(coefficients,mlwinfitMCMC)
S3method(deviance,mlwinfitIGLS)
S3method(df.residual,mlwinfitIGLS)
S3method(fitted,mlwinfitIGLS)
S3method(fitted,mlwinfitMCMC)
S3method(fitted.values,mlwinfitIGLS)
S3method(fitted.values,mlwinfitMCMC)
S3method(logLik,mlwinfitIGLS)
S3method(nobs,mlwinfitIGLS)
S3method(nobs,mlwinfitMCMC)
S3method(predict,mlwinfitIGLS)
S3method(predict,mlwinfitMCMC)
S3method(print,mlwinfitIGLS)
S3method(print,mlwinfitMCMC)
S3method(resid,mlwinfitIGLS)
S3method(resid,mlwinfitMCMC)
S3method(residuals,mlwinfitIGLS)
S3method(residuals,mlwinfitMCMC)
S3method(show,mlwinfitIGLS)
S3method(show,mlwinfitMCMC)
S3method(summary,mlwinfitIGLS)
S3method(summary,mlwinfitMCMC)
S3method(update,mlwinfitIGLS)
S3method(update,mlwinfitMCMC)
S3method(vcov,mlwinfitIGLS)
S3method(vcov,mlwinfitMCMC)
export(Untoggle)
export(caterpillar)
export(caterpillarR)
export(df2matrix)
export(double2singlePrecision)
export(matrix2df)
export(mlwin2bugs)
export(predCurves)
export(predLines)
export(runMLwiN)
export(sixway)
export(trajectories)
export(ws2foreign)
exportClasses(mlwinfitIGLS)
exportClasses(mlwinfitMCMC)
exportMethods(coef)
exportMethods(coefficients)
exportMethods(deviance)
exportMethods(df.residual)
exportMethods(fitted)
exportMethods(fitted.values)
exportMethods(formula)
exportMethods(logLik)
exportMethods(nobs)
exportMethods(predict)
exportMethods(print)
exportMethods(resid)
exportMethods(residuals)
exportMethods(show)
exportMethods(summary)
exportMethods(update)
exportMethods(vcov)
import(doParallel)
import(foreach)
import(parallel)
importFrom(Matrix,nnzero)
importFrom(Matrix,sparseMatrix)
importFrom(coda,as.mcmc.list)
importFrom(coda,effectiveSize)
importFrom(coda,is.mcmc)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(coda,raftery.diag)
importFrom(coda,read.coda)
importFrom(coda,thin)
importFrom(digest,digest)
importFrom(foreign,read.dta)
importFrom(foreign,write.dta)
importFrom(grDevices,dev.new)
importFrom(graphics,close.screen)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,screen)
importFrom(graphics,split.screen)
importFrom(graphics,text)
importFrom(lattice,Rows)
importFrom(lattice,densityplot)
importFrom(lattice,histogram)
importFrom(lattice,panel.abline)
importFrom(lattice,panel.grid)
importFrom(lattice,panel.segments)
importFrom(lattice,panel.xyplot)
importFrom(lattice,qqmath)
importFrom(lattice,trellis.par.get)
importFrom(lattice,trellis.par.set)
importFrom(lattice,xyplot)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(rbugs,genBugsScript)
importFrom(rbugs,getBugsOutput)
importFrom(rbugs,rbugs)
importFrom(rbugs,rbugs2coda)
importFrom(rbugs,runBugs)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,end)
importFrom(stats,fitted)
importFrom(stats,fitted.values)
importFrom(stats,formula)
importFrom(stats,getCall)
importFrom(stats,get_all_vars)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,pacf)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,window)
importFrom(stats4,coef)
importFrom(stats4,logLik)
importFrom(stats4,summary)
importFrom(stats4,update)
importFrom(stats4,vcov)
importFrom(utils,read.delim)
importFrom(utils,stack)
