HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

Numerically stable option for the stationary distribution and its gradient #134

Closed jlperla closed 2 years ago

jlperla commented 2 years ago

The current "regularization" hack to deal with lower-rank stationary distributions could be replaced with something more stable. That has two parts:

jlperla commented 2 years ago

Doing this with a pivoted cholesky instead