Learn R Programming

dfpk (version 3.3.0)

stan_f: The data stan_f includes all the Stan models that dfpk package uses.

Description

A character vector with paths to .stan files to include in the package.

Usage

data("stan_f")

Arguments

References

Ursino, M., et al, (2017) Dose-finding methods for Phase I clinical trials using pharmacokinetics in small populations, Biometrical Journal.

Examples

Run this code
data(stan_f)
## maybe str(stan_f) ; plot(stan_f) ...

Run the code above in your browser using DataLab