View source: R/reparametrize.R
reparametrize | R Documentation |
Mostly useful for reparametrizing models into standard parametrizations, e.g. to NONMEM TRANS or clinPK parametrizations.
reparametrize(model, parameters, covariates)
model |
PKPDsim model, compiled using 'reparametrization' argument or in metadata object. |
parameters |
list of model parameters |
covariates |
covariates list, specified as PKPDsim covariates |
Reparameterized model parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.