Skip to content

[FEATURE] *Robust state estimation algorithms* #1543

Description

@IrenaDk

Describe the feature request

The Weighted Least Squares (WLS) algorithms currently implemented in PGM for state estimation rely on the assumption of a Gaussian distribution of the measurement error. However, in practice this may not always be the case, especially with the use of pseudo-measurements. There are robust WLS methods who reduce the influence of bad-data, outliers and non-Gaussians errors. Users of PGM, like DSA, will greatly benefit from robust WLS algorithms. This includes (not exhaustive list) : Least Absolute Value, Huber estimator, Iteratively Reweighted Least Squares, Hampel etimator, Schweppe-Huber, GM-Tukey's biweight estimator, Quadratic-Linear and Quadratic-Constant. Some of these methods are implemented in other opensource engines, such as[ panda-power]

Community Meeting

  • I wish to discuss this feature in the bi-monthly PGM community meeting. Please join the PGM community meeting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions