R/RcppExports.R

Defines functions run_model

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

run_model <- function(data, k, thin, burnin, sample, cores) {
    .Call('RcppMixtureModel_run_model', PACKAGE = 'RcppMixtureModel', data, k, thin, burnin, sample, cores)
}
jacobcvt12/RcppMixtureModel documentation built on May 18, 2019, 8:02 a.m.