R/RcppExports.R

Defines functions draw_Wt_B_cpp

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

draw_Wt_B_cpp <- function(omegat_inv, Mnt, tau, sigmatb, pt, qt, B) {
    .Call(`_BayesRegDTR_draw_Wt_B_cpp`, omegat_inv, Mnt, tau, sigmatb, pt, qt, B)
}

Try the BayesRegDTR package in your browser

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

BayesRegDTR documentation built on June 28, 2025, 1:10 a.m.