powered by
Baselines for each subject.
Baseline is taken to be the first row even if that has a missing value.
get_baselines(model)
(data.frame) Dataset with the baselines
(Model) Pharmpy model
if (FALSE) { model <- load_example_model("pheno") get_baselines(model) }
Run the code above in your browser using DataLab