https://github.com/cran/MADPop
Raw File
Tip revision: be291479202d9ca826914b9bf0fe0b8efa26e6c3 authored by Martin Lysy on 22 August 2022, 08:20:12 UTC
version 1.1.4
Tip revision: be29147
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