fitTK: Posterior predictive check

View source: R/fitTK.R

fitTKR Documentation

Posterior predictive check

Description

Posterior predictive check

Bayesian inference of TK model with Stan

Bayesian inference of TK model with variable exposure profile (BETA version)

Usage

fitTK(stanTKdata, ...)

## S3 method for class 'stanTKdataCST'
fitTK(stanTKdata, ...)

## S3 method for class 'stanTKdataVAR'
fitTK(stanTKdata, ...)

Arguments

stanTKdata

List of Data require for computing

...

Arguments passed to rstan::sampling (e.g. iter, chains).

Value

An object of class fitTK containing two object: stanTKdata the data set used for inference and stanfit returned by rstan::sampling


rbioacc documentation built on Sept. 21, 2023, 5:06 p.m.