# Generated by roxygen2: do not edit by hand

S3method("coef<-",corMLPE)
S3method("coef<-",corMaternMLPE)
S3method("coef<-",corNMLPE)
S3method("coef<-",corNMLPE2)
S3method(Dim,corMLPE)
S3method(Dim,corMaternMLPE)
S3method(Dim,corNMLPE)
S3method(Dim,corNMLPE2)
S3method(Initialize,corMLPE)
S3method(Initialize,corMaternMLPE)
S3method(Initialize,corNMLPE)
S3method(Initialize,corNMLPE2)
S3method(as.matrix,corMLPE)
S3method(as.matrix,corMaternMLPE)
S3method(as.matrix,corNMLPE)
S3method(as.matrix,corNMLPE2)
S3method(coef,corMLPE)
S3method(coef,corMaternMLPE)
S3method(coef,corNMLPE)
S3method(coef,corNMLPE2)
S3method(corFactor,corMLPE)
S3method(corFactor,corMaternMLPE)
S3method(corFactor,corNMLPE)
S3method(corFactor,corNMLPE2)
S3method(corMatrix,corMLPE)
S3method(corMatrix,corMaternMLPE)
S3method(corMatrix,corNMLPE)
S3method(corMatrix,corNMLPE2)
S3method(getCovariate,corMLPE)
S3method(getCovariate,corMaternMLPE)
S3method(getCovariate,corNMLPE)
S3method(getCovariate,corNMLPE2)
S3method(is.matrix,dgCMatrix_corMLPE)
S3method(is.numeric,dgCMatrix_corMLPE)
S3method(logDet,corMLPE)
S3method(logDet,corMaternMLPE)
S3method(logDet,corNMLPE)
S3method(logDet,corNMLPE2)
S3method(recalc,corMLPE)
S3method(recalc,corMaternMLPE)
S3method(recalc,corNMLPE)
S3method(recalc,corNMLPE2)
export(corMLPE)
export(corMaternMLPE)
export(corNMLPE)
export(corNMLPE2)
export(simulate_IBD_corMLPE)
export(simulate_corMLPE_residuals)
exportMethods("[")
exportMethods(t)
import(Matrix)
import(methods)
import(nlme)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,logLik)
importFrom(stats,optim)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sigma)
importFrom(stats,terms)
importFrom(utils,combn)
useDynLib(corMLPE, .registration = TRUE)
