R/RcppExports.R

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

cppMVNmixPMLE <- function(bs, ys, mu0s, sigma0s, m, an, maxit = 2000L, ninits = 10L, tol = 1e-8, tau = 0.5, h = 0L, k = 0L) {
    .Call('mvnMix_cppMVNmixPMLE', PACKAGE = 'mvnMix', bs, ys, mu0s, sigma0s, m, an, maxit, ninits, tol, tau, h, k)
}
kshimotsu/mvnMix documentation built on May 9, 2019, 5:50 a.m.