# Generated by roxygen2: do not edit by hand

S3method(coef,mrfrequentist)
S3method(nobs,mrbayes)
S3method(nobs,mrfrequentist)
S3method(predict,mrfrequentist)
S3method(print,mrbayes)
S3method(print,mrfrequentist)
S3method(print,summary.mrbayes)
S3method(print,summary.mrfrequentist)
S3method(summary,mrbayes)
S3method(summary,mrfrequentist)
export(mrbayes)
export(mrfrequentist)
import(Rcpp)
importFrom(stats,.checkMFClasses)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,nobs)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,write.table)
