R/rPBK-package.R

#' The 'rPBK' package.
#'
#' @keywords internal
#' "_PACKAGE"
#'
#' @description Fit and simulate any kind of physiologically-based kinetic ('PBK') models whatever
#' the number of compartments
#'
#' @name rPBK-package
#' @aliases rPBK
#' @useDynLib rPBK, .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 rPBK package in your browser

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

rPBK documentation built on May 29, 2024, 2:41 a.m.