predict_influential_individuals function

predict_influential_individuals

predict_influential_individuals

Predict influential individuals for a model using a machine learning model.

Please refer to www.page-meeting.org/?abstract=10029 for more information on training and estimated precision and accuracy.

predict_influential_individuals(model, results, cutoff = 3.84)

Arguments

  • model: (Model) Pharmpy model
  • results: (ModelfitResults) Results for model
  • cutoff: (numeric) Cutoff threshold for a dofv signalling an influential individual

Returns

(data.frame) Dataframe over the individuals with a dofv column containing the raw predicted delta-OFV and an influential column with a boolean to tell whether the individual is influential or not.

See Also

predict_influential_outliers

predict_outliers

  • Maintainer: Rikard Nordgren
  • License: LGPL (>= 3)
  • Last published: 2024-12-04