R/RcppExports.R

Defines functions cat_mult_fw_cpp

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

cat_mult_fw_cpp <- function(allprobs, gamma, m, n, delta) {
    .Call(`_mHMMbayes_cat_mult_fw_cpp`, allprobs, gamma, m, n, delta)
}

Try the mHMMbayes package in your browser

Any scripts or data that you put into this service are public.

mHMMbayes documentation built on Oct. 2, 2023, 5:06 p.m.