# Generated by roxygen2: do not edit by hand

S3method(lines,MethComp)
S3method(mcmc,MCmcmc)
S3method(mean,Meth)
S3method(pairs,MCmcmc)
S3method(plot,MCmcmc)
S3method(plot,Meth)
S3method(plot,MethComp)
S3method(plot,PBreg)
S3method(plot,VarComp)
S3method(points,MethComp)
S3method(post,MCmcmc)
S3method(post,mean)
S3method(post,sd)
S3method(predict,PBreg)
S3method(print,MCmcmc)
S3method(print,MethComp)
S3method(print,PBreg)
S3method(sort,Meth)
S3method(subset,MCmcmc)
S3method(subset,Meth)
S3method(summary,MCmcmc)
S3method(summary,Meth)
S3method(trace,mean)
S3method(trace,sd)
S3method(transform,Meth)
export(AltReg)
export(BA.est)
export(BA.plot)
export(DA.reg)
export(DA2y)
export(Deming)
export(MCmcmc)
export(Meth)
export(Meth.sim)
export(MethComp)
export(PBreg)
export(TDI)
export(abconv)
export(bothlines)
export(check.trans)
export(choose.trans)
export(corr.measures)
export(ends)
export(has.repl)
export(make.repl)
export(middle)
export(perm.repl)
export(sample.Meth)
export(to.long)
export(to.wide)
export(trace.MCmcmc)
export(y2DA)
import(grDevices)
import(graphics)
import(stats)
import(utils)
importFrom(coda,varnames)
importFrom(grDevices,grey)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(nlme,lme)
importFrom(nlme,lmeControl)
importFrom(nlme,pdBlocked)
importFrom(nlme,pdDiag)
importFrom(nlme,pdIdent)
importFrom(nlme,pdSymm)
importFrom(nlme,ranef)
importFrom(nlme,varIdent)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,density)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,tail)
