# Generated by roxygen2: do not edit by hand

S3method(plot,mcsimex)
S3method(plot,simex)
S3method(predict,mcsimex)
S3method(predict,simex)
S3method(print,mcsimex)
S3method(print,simex)
S3method(print,summary.mcsimex)
S3method(print,summary.simex)
S3method(refit,mcsimex)
S3method(refit,simex)
S3method(summary,mcsimex)
S3method(summary,simex)
export(build.mc.matrix)
export(check.mc.matrix)
export(diag.block)
export(mcsimex)
export(misclass)
export(refit)
export(simex)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,update)
importFrom(stats,vcov)
