QuantEcon.py icon indicating copy to clipboard operation
QuantEcon.py copied to clipboard

New Kalman test needed

Open jstac opened this issue 9 years ago • 4 comments

Added the method stationary_coefficients to the Kalman class. Tests needed. (TJS might have ideas on a suitable test, if necessary. Otherwise something straightforward will do.)

jstac avatar Mar 01 '15 18:03 jstac

@jstac - Is there an example of where stationary_coefficients are used? They aren't used within the class.

lbui01 avatar Mar 07 '17 06:03 lbui01

Yes we have examples in some notebooks under construction

On Mar 7, 2017 6:45 AM, "Long Bui" [email protected] wrote:

@jstac https://github.com/jstac - Is there an example of where stationary_coefficients are used? They aren't used within the class.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/QuantEcon/QuantEcon.py/issues/128#issuecomment-284636618, or mute the thread https://github.com/notifications/unsubscribe-auth/AD22TtCsG8Ss-buJ_4AoTI6Cns5ZnfMXks5rjPz9gaJpZM4Dnu3K .

thomassargent30 avatar Mar 07 '17 07:03 thomassargent30

Thanks @thomassargent30 . I'm in the process of designing a test for the stationary_coefficients method. I was looking for examples to better understand it.

Referencing other related issues:

  • QuantEcon/QuantEcon.py#200 (same issue)
  • QuantEcon/QuantEcon.py#199 (Related discussion)

lbui01 avatar Mar 07 '17 10:03 lbui01

Easy examples are in chapter 2 of Ljungqvist sargent rmt3rd edition. Tom

On Mar 7, 2017 10:42 AM, "Long Bui" [email protected] wrote:

Thanks @thomassargent30 https://github.com/thomassargent30 . I'm in the process of designing a test for the stationary_coefficients method. I was looking for examples to better understand it.

Referencing other related issues:

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/QuantEcon/QuantEcon.py/issues/128#issuecomment-284685959, or mute the thread https://github.com/notifications/unsubscribe-auth/AD22TmKshp7Nh9Ap4bw9Zom_p4w0xXP1ks5rjTSTgaJpZM4Dnu3K .

thomassargent30 avatar Mar 07 '17 10:03 thomassargent30