# Generated by roxygen2: do not edit by hand

S3method(coef,mmlCompositeMeans)
S3method(coef,mmlMeans)
S3method(print,mmlCompositeMeans)
S3method(print,mmlMeans)
S3method(print,summary.mmlCompositeMeans)
S3method(print,summary.mmlMeans)
S3method(summary,mmlCompositeMeans)
S3method(summary,mmlMeans)
S3method(vcov,mmlCompositeMeans)
S3method(vcov,mmlMeans)
S3method(vcov,summary.mmlMeans)
export(mml)
import(Rcpp)
import(haven)
importFrom(Matrix,Diagonal)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(iterators,iter)
importFrom(methods,as)
importFrom(minqa,bobyqa)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cov2cor)
importFrom(stats,dbinom)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(utils,head)
useDynLib(Dire, .registration = TRUE)
