# Generated by roxygen2: do not edit by hand

S3method(G_estimate,fastFMM)
S3method(G_estimate,fastFMMconc)
S3method(G_generate,fastFMM)
S3method(G_generate,fastFMMconc)
S3method(massmm,fastFMM)
S3method(massmm,fastFMMconc)
S3method(unimm,fastFMM)
S3method(unimm,fastFMMconc)
S3method(var_parallel,fastFMM)
S3method(var_parallel,fastFMMconc)
export(G_estimate)
export(G_estimate_randint)
export(G_generate)
export(fui)
export(massmm)
export(new_fastFMM)
export(new_fastFMMconc)
export(plot_fui)
export(unimm)
export(var_parallel)
import(Matrix)
import(cAIC4)
import(ggplot2)
import(lme4)
import(magrittr)
import(mgcv)
import(parallel)
import(progress)
import(refund)
importFrom(MASS,ginv)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Matrix,tcrossprod)
importFrom(Rfast,rowMaxs)
importFrom(Rfast,spdinv)
importFrom(cAIC4,cAIC)
importFrom(gridExtra,grid.arrange)
importFrom(lme4,VarCorr)
importFrom(lme4,getME)
importFrom(lsei,lsei)
importFrom(lsei,pnnls)
importFrom(methods,new)
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,detectCores)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(splines,spline.des)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,smooth.spline)
importFrom(stats,var)
importFrom(stringr,str_remove)
