powered by
A very lightweight wrapper for model_from_api that installs previously published models packaged within PKPDsim.
model_from_api
install_default_literature_model(model, ...)
Name of model, e.g., "pk_busulfan_mccune". See available_default_literature_models()
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().
model_from_api()
new_ode_model()
if (FALSE) { install_default_literature_model("pk_busulfan_mccune") }
Run the code above in your browser using DataLab