get_result

EstimationProviderLinked.get_result() tuple[dict[str, DataArray], dict[str, DataArray]][source]

Get the results of the estimation.

Returns:

A tuple of the estimated clps and residuals.

Return type:

tuple[dict[str, xr.DataArray], dict[str, xr.DataArray]]