# Generated by roxygen2: do not edit by hand

export(def_initial)
export(def_tol)
export(def_tune)
export(est_lucid)
export(plot_lucid)
export(pred_lucid)
export(sem_lucid)
export(summary_lucid)
export(tune_lucid)
import(Matrix)
import(doParallel)
import(foreach)
import(networkD3)
import(parallel)
importFrom(Matrix,bdiag)
importFrom(glasso,glasso)
importFrom(glmnet,glmnet)
importFrom(lbfgs,lbfgs)
importFrom(mvtnorm,dmvnorm)
importFrom(nnet,multinom)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,dbinom)
importFrom(stats,dnorm)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,sigma)
