pypomp.panel.panel.PanelPomp.get_unit_parameters

PanelPomp.get_unit_parameters(unit: str, theta: PanelParameters | None = None) list[dict[str, float]]

Get the parameter values for a specific unit across all replicates.

Parameters:
Returns:

list[dict[str, float]]

Return type:

A list of dictionaries containing the parameter values for the specified unit across all replicates.