# Generated by roxygen2: do not edit by hand

export(.lsum)
export(.mig_mle)
export(.mig_mom)
export(dmig)
export(dmig_laplacian)
export(dtellipt)
export(fit_mig)
export(mig_kdens)
export(mig_kdens_bandwidth)
export(mig_lcv)
export(mig_loglik_grad)
export(mig_loglik_hessian)
export(mig_loglik_laplacian)
export(mig_rlcv)
export(normalrule_bandwidth)
export(pmig)
export(rmig)
export(rtellipt)
export(tellipt_kdens)
importFrom(Rcpp,evalCpp)
importFrom(stats,cov)
importFrom(stats,nlm)
importFrom(stats,optim)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(mig, .registration=TRUE)
