I don’t have the time to really dive in to this model. But you can try an extended Kalman filter (see Extended Kalman filter, problem estimating process and observation error size) where you work out the Jacobians (I believe you can work those out analytically from the model given). Unfortunately, there’s no built-in function to take those derivatives so you have to write them yourself. There’s an example in the linked post.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Improving state-space fishery population model | 3 | 1133 | August 26, 2020 | |
Help with unsual state space model | 9 | 1092 | April 26, 2023 | |
Biased estimate from model with latent variables | 6 | 107 | October 4, 2024 | |
State-space model - log_lik and loo when using the forward algorithm | 2 | 723 | December 3, 2019 | |
Trouble with initializing multistate model | 8 | 228 | June 25, 2024 |