Generic compiled model object
| Parameters: |
|
|---|
The class contains the following fields:
| Attr symbols: | (dict) symbol groups -> list of symbol names defining each group |
|---|---|
| Attr functions: | (dict) equation names -> compiled functions |
| Attr calibration: | |
| (dict) symbol groups -> vector of calibrated values for each group | |
| Attr model: | (optional) link to the original symbolic model |
Get the calibrated value for one or several variables :param name: string or list of string with the parameter names to query :return: parameter(s) name(s)