# Generated by roxygen2: do not edit by hand

export(cv.pemultinom)
export(debiased_lasso)
export(predict_pemultinom)
import(Rcpp)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(lpSolve,lp)
importFrom(magrittr,"%>%")
importFrom(nnet,multinom)
importFrom(stats,cov)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(utils,globalVariables)
importFrom(utils,tail)
useDynLib(pemultinom)
