# Generated by roxygen2: do not edit by hand

S3method(confint,CR2)
S3method(glance,CR2)
S3method(glance,mixPV)
S3method(print,CR2)
S3method(print,mPV)
S3method(summary,mixPV)
S3method(tidy,CR2)
S3method(tidy,mixPV)
S3method(vcov,CR2)
export("%>%")
export(Htest)
export(MatSqrtInverse)
export(group_center)
export(group_mean)
export(lrtPV)
export(mixPV)
export(nmiss)
export(pool_pv)
export(robust_mixed)
export(satdf)
export(summary_all)
export(wscale)
if(getRversion()>='3.3.0') importFrom(stats, sigma) else importFrom(lme4,sigma)

import(stats)
importFrom(WeMix,mix)
importFrom(broom,glance)
importFrom(generics,tidy)
importFrom(lme4,getME)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(nlme,getVarCov)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,df)
importFrom(stats,family)
importFrom(stats,fitted.values)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,var)
importFrom(stats,weights)
