R/RcppExports.R

Defines functions MLModelSelectionMCMC

Documented in MLModelSelectionMCMC

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

MLModelSelectionMCMC <- function(Num.of.iterations, list.Data, list.InitialValues, list.HyperPara, list.UpdatePara, list.TuningPara) {
    .Call("MLModelSelectionMCMC", PACKAGE = 'MLModelSelection', Num.of.iterations, list.Data, list.InitialValues, list.HyperPara, list.UpdatePara, list.TuningPara)
}

Try the MLModelSelection package in your browser

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

MLModelSelection documentation built on March 20, 2020, 5:07 p.m.