R/BayesGmed-package.R

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

Try the BayesGmed package in your browser

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

BayesGmed documentation built on May 29, 2024, 12:05 p.m.