https://github.com/cran/MADPop
Raw File
Tip revision: f39285a5c57bca1379778c107683f8a33af4b97d authored by Martin Lysy on 27 February 2024, 00:30:02 UTC
version 1.1.7
Tip revision: f39285a
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(rstantools,rstan_config)
importFrom(stats,rmultinom)
useDynLib(MADPop, .registration = TRUE)
back to top