R/morseTKTD-package.R

#' The 'morseTKTD' package.
#'
#' @description Advanced methods for a valuable quantitative environmental risk
#' assessment using Bayesian inference of survival Data with toxicokinetics
#' toxicodynamics (TKTD) models. Among others, it facilitates Bayesian inference of 
#' the general unified threshold model of survival (GUTS).
#'
#' @name morseTKTD-package
#' @aliases morseTKTD
#' @useDynLib morseTKTD, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#' @importFrom rstantools rstan_config
#' @importFrom RcppParallel RcppParallelLibs
#' @importFrom Rcpp sourceCpp
#'
#' @references
#' Stan Development Team (NA). RStan: the R interface to Stan. R package version 2.32.7. https://mc-stan.org
#'
NULL

Try the morseTKTD package in your browser

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

morseTKTD documentation built on June 8, 2025, 10:28 a.m.