install_default_literature_model function

Install default literature model

Install default literature model

A very lightweight wrapper for model_from_api that installs previously published models packaged within PKPDsim.

install_default_literature_model(model, ...)

Arguments

  • model: Name of model, e.g., "pk_busulfan_mccune". See available_default_literature_models()
  • ...: arguments passed onto model_from_api. For fine-grain control, it is better to install models directly from model_from_api() or new_ode_model().

Examples

## Not run: install_default_literature_model("pk_busulfan_mccune") ## End(Not run)
  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2025-04-17