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, 1:36:20 PM (16 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
initial
|
v1
|
|
1 | | In each iteration of BSR, we need to simulate vector [[LatexEquation(\beta $$)]] matching this linear regression with ARIMA noise: |
| 1 | In each iteration of BSR, we need to simulate vector [[LatexEquation(\beta $$)]] matching this linear constrained regression with ARIMA noise: |
2 | 2 | |
3 | 3 | [[LatexEquation(Y = X \beta + z $$)]][[BR]] |
… |
… |
|
13 | 13 | |
14 | 14 | [[LatexEquation(Y' = X' \beta' + z' $$)]][[BR]] |
| 15 | [[LatexEquation(A \beta' <= a $$)]][[BR]] |
15 | 16 | [[LatexEquation(\phi'\left(B\right) z'_t = \theta'\left(B\right) e'_t $$)]][[BR]] |
16 | 17 | [[LatexEquation(e' \sim N\left(0,\sigma'^{2} I\right) $$)]][[BR]] |