Learn R Programming

dfpk (version 3.5.1)

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, <doi:10.1002/bimj.201600084>.

Toumazi, A., et al, (2018) dfpk: An R-package for Bayesian dose-finding designs using pharmacokinetics (PK) for phase I clinical trials, Computer Methods and Programs in Biomedicine, <doi:10.1016/j.cmpb.2018.01.023>.

Examples

Run this code
# NOT RUN {
data(stan_f)
## maybe str(stan_f) ; plot(stan_f) ...
# }

Run the code above in your browser using DataLab