LMAEstimator.reset

giant.calibration.estimators:

LMAEstimator.reset()

This method resets all of the data attributes to their default values to prepare for another estimation.

Specifically

are reset to their default values (typically None). This also clears the caches for some internally used attributes.

Return type:

None