R/rcbayes-package.R

#' The 'rcbayes' package.
#' @aliases rcbayes-package
"_PACKAGE"
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @name rcbayes-package
#' @aliases rcbayes
#' @useDynLib rcbayes, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2020). RStan: the R interface to Stan. R package version 2.21.2. https://mc-stan.org
#'
NULL

Try the rcbayes package in your browser

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

rcbayes documentation built on Aug. 28, 2025, 9:08 a.m.