powered by
Retrieve a vector of all subject ids of the dataset
get_ids(model)
(vector) All subject ids
(Model) Pharmpy model
if (FALSE) { model <- load_example_model("pheno") get_ids(model) }
Run the code above in your browser using DataLab