powered by
Create a basic pd model.
The model will be very simple describing only a constant baseline effect with an additive error.
create_basic_pd_model(dataset_path = NULL)
(Model) Pharmpy model
(str (optional)) Optional path to a dataset
if (FALSE) { model <- create_basic_pd_model() }
Run the code above in your browser using DataLab