R/beastt-package.R

#' The 'beastt' package.
#'
#' @description Inverse Probability Weighted Bayesian Dynamic Borrowing
#'
#' @name beastt-package
#' @aliases beastt
#' @useDynLib beastt, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs
#'
#' @references
#' Stan Development Team (NA). RStan: the R interface to Stan. R package version 2.32.3. https://mc-stan.org
#'
NULL

Try the beastt package in your browser

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

beastt documentation built on June 8, 2025, 11:42 a.m.