Main Content

Estimated

Names of parameters to estimate

Description

Estimated is a property of the PKModelMap object. It specifies the name(s) of the object(s) to estimate. Specify the name(s) of species, compartment, or parameter object(s) that are scoped to a model.

Note

If you specify a species object, you are estimating the InitialAmount property of the species object.

Characteristics

Applies toObject: PKModelMap
Data typeCharacter vector or cell array of character vectors
Data valuesName of a species, compartment, or parameter object or empty. Default is an empty cell array.
AccessRead/write