Raw File
NAMESPACE
# Generated by roxygen2: do not edit by hand

export(LRT.stat)
export(UM.eqtest)
export(UM.suff)
export(chi2.stat)
export(hUM.post)
import(Rcpp)
import(methods)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(stats,rmultinom)
useDynLib(MADPop, .registration = TRUE)
back to top