close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
BSR simulation with large and mixed periodic ARMA block becomes too slow
When BSR simulates a model with AR factors of degrees 5 and 261 iterations become too much slower than if there is only degree 5 or only 261.
Change History (2)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Version: |
→ 1.1.7
|
Milestone: |
→ BSR Numerical methods
|
Download in other formats:
When there is a very large periodicity, you can use a faster aproximated method of seasonal ARMA covarianze decomposition adding this line to your BSR configuration set:
When ARMA block simulation and filtering time is very large and it is not a very important block in the model, then you can also force that ARMA block will be updated each a number of iterations adding a line like this to your BSR configuration set:
Then ARMA block simulation and covariance decomposotion will be divided by this factor.