R/RcppExports.R

Defines functions crpscpp crps_one gibbs_cpp

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

gibbs_cpp <- function(N, thin) {
    .Call('_bmstdr_gibbs_cpp', PACKAGE = 'bmstdr', N, thin)
}

crps_one <- function(p) {
    .Call('_bmstdr_crps_one', PACKAGE = 'bmstdr', p)
}

crpscpp <- function(tmp) {
    .Call('_bmstdr_crpscpp', PACKAGE = 'bmstdr', tmp)
}

Try the bmstdr package in your browser

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

bmstdr documentation built on April 3, 2025, 6:08 p.m.