Learn R Programming

dfpk (version 2.0.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, (2016) Dose-finding methods using pharmacokinetics in small populations (under review).

Examples

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

Run the code above in your browser using DataLab