Constrained (Bounded) Kalman filter in state vector

67 Views Asked by At

Is there any R or Python package that allows to use the Kalman filter by imposing constraints on the state vector? More specifically:

  • Kalman Filter

Kalman Filter

I want:

  • Constraints

Constraints

I found R's MARSS library but I don't think it allows to enforce these constraints.

0

There are 0 best solutions below