Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.