# Generated by roxygen2: do not edit by hand

S3method(extract,CDM)
S3method(extract,sim.data)
S3method(extract,validation)
S3method(plot,validation)
S3method(print,CDM)
S3method(print,sim.data)
S3method(print,validation)
export(CDM)
export(Wald.test)
export(extract)
export(fit)
export(get.Mmatrix)
export(get.PVAF)
export(get.R2)
export(get.Rmatrix)
export(get.beta)
export(get.priority)
export(parallel_iter)
export(sim.MQ)
export(sim.Q)
export(sim.data)
export(validation)
export(zOSR)
export(zQRR)
export(zTNR)
export(zTPR)
export(zUSR)
export(zVRR)
import(GDINA)
import(Rcpp)
import(parallel)
importFrom(GDINA,GDINA)
importFrom(GDINA,LC2LG)
importFrom(GDINA,Qval)
importFrom(GDINA,attributepattern)
importFrom(GDINA,designmatrix)
importFrom(GDINA,extract)
importFrom(GDINA,indlogPost)
importFrom(GDINA,modelfit)
importFrom(GDINA,npar)
importFrom(GDINA,personparm)
importFrom(GDINA,score)
importFrom(GDINA,simGDINA)
importFrom(MASS,ginv)
importFrom(Matrix,drop0)
importFrom(glmnet,glmnet)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(nloptr,slsqp)
importFrom(plyr,llply)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(Qval, .registration = TRUE)
