Covariance sample
Posted: Tue Nov 19, 2024 1:57 am
Hi everyone,
I have a model with 62 equations. My goal is to update the solution sample while keeping the covariance sample constant. There are two ways I can modify these samples:
- Through the Model Solve Options.
- By running a custom code.
In the Model Solve Options, I set the solution sample to 2012m12 2022m12. EViews automatically assigns the covariance sample as 1999m01 2012m11.
When I use my custom code to update the solution sample (e.g., setting it to 2024m08 2032m12), the covariance sample remains fixed at the previously assigned range (1999m01 2012m11).
My requirements:
- I want to update the covariance sample only once a year.
- I want to update the solution sample every three months.
- The updated covariance sample should remain stable for the entire year, even as I change the solution sample quarterly.
Question:
When using both the Model Solve Options and custom code, which one controls the behavior of the covariance sample? How can I ensure that my desired schedule for updating the covariance sample is maintained throughout the year?
Thanks
I have a model with 62 equations. My goal is to update the solution sample while keeping the covariance sample constant. There are two ways I can modify these samples:
- Through the Model Solve Options.
- By running a custom code.
In the Model Solve Options, I set the solution sample to 2012m12 2022m12. EViews automatically assigns the covariance sample as 1999m01 2012m11.
When I use my custom code to update the solution sample (e.g., setting it to 2024m08 2032m12), the covariance sample remains fixed at the previously assigned range (1999m01 2012m11).
My requirements:
- I want to update the covariance sample only once a year.
- I want to update the solution sample every three months.
- The updated covariance sample should remain stable for the entire year, even as I change the solution sample quarterly.
Question:
When using both the Model Solve Options and custom code, which one controls the behavior of the covariance sample? How can I ensure that my desired schedule for updating the covariance sample is maintained throughout the year?
Thanks