Learn R Programming

pharmr (version 2.2.0)

run_linearize: run_linearize

Description

Linearize a model

Usage

run_linearize(model, results, model_name = "linbase", description = "", ...)

Value

(LinearizeResults) Linearize tool results object.

Arguments

model

(Model) Pharmpy model. Should use FOCEI or other EM-methods for estimation

results

(ModelfitResults) Results of estimation of model

model_name

(str) New name of linearized model. The default is "linbase".

description

(str) Description of linearized model. The default is ""

...

Arguments to pass to tool