swh:1:snp:fc191849b4a1284465d0b9dce25eb4c763ff7e0e
Raw File
Tip revision: 3bd381da180f05e1297e9511caae8f076a50b88a authored by Martin Lysy on 08 November 2018, 15:00:03 UTC
version 1.1.2
Tip revision: 3bd381d
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