get_fixed_parameters {PKPDsim} | R Documentation |
Get fixed parameters from model definition.
Description
Get fixed parameters listed in model definition. This function is used when
parsing model specifications before the model has been compiled. Please see
[get_model_fixed_parameters]
for accessing fixed parameters from a model
that has already been built.
Usage
get_fixed_parameters(def)
Arguments
def |
Model definition as output by |
[Package PKPDsim version 1.4.1 Index]