larch.Model.pf#
- property Model.pf: DataFrame#
A DataFrame of the model parameters.
The DataFrame has (potentially) columns for the parameter values, the best values, the initial values, the minimum and maximum values, and the null values. If any of these are not present (i.e. because they have not been created yet), they are not included.
- Type:
pd.DataFrame