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.
- Timestamp:
-
Mar 23, 2009, 2:29:12 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
28 | 28 | 1. ARIMA noise for current system becomes simply [[BR]][[LatexEquation(z_t = \frac{\theta\left(B\right)}{\phi\left(B\right)} e_t $$)]] |
29 | 29 | 1. Then, we can solve sparse linear system [[BR]][[LatexEquation(Y = X \beta + z $$)]] |
30 | | 1. If resulting vector doesn' match constraining inequations [[BR]] [[LatexEquation(A \beta <= a $$)]][[BR]] density will be toggled to [[LatexEquation(A -\infty $$)]] in order to force rejection. |
| 30 | 1. If resulting vector doesn' match constraining inequations [[BR]] [[LatexEquation(A \beta <= a $$)]][[BR]] density will be toggled to [[LatexEquation(-\infty $$)]] in order to force rejection. |
31 | 31 | |
32 | 32 | The number of internal Metropolis-Hastings non rejected iterations must be a parameter of user configuration. |