Estimators ========== The estimators in Moirae determine the `health and transient states `_ for a storage system provided observations of it operating. Estimators come in several categories: - **Online Estimators** which update parameter estimates after each new observation. - **Offline Estimators** which generate a single parameter estimate using all observations. .. toctree:: :maxdepth: 2 online/index offline/index