# Generated by roxygen2: do not edit by hand

S3method(coef,mphcrm.opt)
S3method(coef,mphcrm.pset)
S3method(logLik,mphcrm.list)
S3method(logLik,mphcrm.opt)
S3method(print,mphcrm.list)
S3method(print,mphcrm.opt)
S3method(print,mphcrm.pset)
S3method(summary,mphcrm.opt)
S3method(summary,mphcrm.pset)
S3method(vcov,mphcrm.opt)
export(.cloglik)
export(a2p)
export(datagen)
export(flatten)
export(geninv)
export(mphcov)
export(mphcov.log)
export(mphcrm)
export(mphcrm.callback)
export(mphcrm.control)
export(mphdist)
export(mphdist.log)
export(mphmedian)
export(mphmoments)
export(mphmoments.log)
export(p2a)
export(pseudoR2)
export(se)
export(smashlevels)
export(timestr)
export(unflatten)
import('stats')
import('utils')
importFrom(Rcpp,evalCpp)
importFrom(data.table,data.table)
importFrom(data.table,setattr)
importFrom(mvtnorm,rmvnorm)
importFrom(nloptr,nloptr)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(numDeriv,jacobian)
importFrom(parallel,detectCores)
useDynLib(durmod, .registration=TRUE)
