# Generated by roxygen2: do not edit by hand

S3method(CI_g,g_mlm)
S3method(extract_varcomp,default)
S3method(extract_varcomp,gls)
S3method(extract_varcomp,lme)
S3method(print,g_mlm)
S3method(summary,g_mlm)
S3method(test_deriv_dims,default)
S3method(test_deriv_dims,gls)
S3method(test_deriv_dims,lme)
export(CI_g)
export(Fisher_info)
export(extract_varcomp)
export(g_mlm)
export(varcomp_vcov)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,model.matrix)
importFrom(stats,na.action)
importFrom(stats,rbinom)
importFrom(stats,terms)
importFrom(stats,vcov)
