R/psBayesborrow-package.R

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

Try the psBayesborrow package in your browser

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

psBayesborrow documentation built on June 25, 2024, 1:15 a.m.