# Generated by roxygen2: do not edit by hand

S3method(coef,milr)
S3method(coef,softmax)
S3method(fitted,milr)
S3method(fitted,softmax)
S3method(predict,milr)
S3method(predict,softmax)
S3method(print,milr)
S3method(print,softmax)
S3method(print,summary.milr)
S3method(summary,milr)
export(DGP)
export(milr)
export(softmax)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(glmnet,glmnet)
importFrom(numDeriv,hessian)
importFrom(pipeR,"%>>%")
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(utils,globalVariables)
useDynLib(milr)
