-
- Downloads
PAC decomposition between stationary and non-stationary components.
The taget in PAC equation can be decomposed into an arbitrary number of components (variables in the VAR auxiliary model). TODO Iterative OLS estimation (which is not the preferred estimation routine). TODO Decomposition in the routine evaluating the forecasts for each component.
Showing
- matlab/+pac/+estimate/init.m 16 additions, 2 deletionsmatlab/+pac/+estimate/init.m
- matlab/+pac/+update/parameters.m 188 additions, 90 deletionsmatlab/+pac/+update/parameters.m
- matlab/aggregate.m 1 addition, 1 deletionmatlab/aggregate.m
- matlab/cherrypick.m 80 additions, 15 deletionsmatlab/cherrypick.m
- matlab/get_variables_and_parameters_in_expression.m 20 additions, 9 deletionsmatlab/get_variables_and_parameters_in_expression.m
- matlab/print_expectations.m 144 additions, 40 deletionsmatlab/print_expectations.m
- matlab/write_expectations.m 150 additions, 10 deletionsmatlab/write_expectations.m
- preprocessor 1 addition, 1 deletionpreprocessor
- scripts/dynare.el 1 addition, 1 deletionscripts/dynare.el
- tests/Makefile.am 15 additions, 0 deletionstests/Makefile.am
- tests/ecb/cherrypick/test1.mod 5 additions, 5 deletionstests/ecb/cherrypick/test1.mod
- tests/ecb/cherrypick/test2.mod 87 additions, 23 deletionstests/ecb/cherrypick/test2.mod
- tests/pac/var-10e/example1.mod 103 additions, 0 deletionstests/pac/var-10e/example1.mod
- tests/pac/var-10e/example2.mod 104 additions, 0 deletionstests/pac/var-10e/example2.mod
- tests/pac/var-11e/example1.mod 100 additions, 0 deletionstests/pac/var-11e/example1.mod
- tests/pac/var-8/example1.mod 90 additions, 0 deletionstests/pac/var-8/example1.mod
- tests/pac/var-8/substitution.mod 83 additions, 0 deletionstests/pac/var-8/substitution.mod
- tests/pac/var-8e/example1.mod 94 additions, 0 deletionstests/pac/var-8e/example1.mod
- tests/pac/var-9/example1.mod 94 additions, 0 deletionstests/pac/var-9/example1.mod
- tests/pac/var-9/substitution.mod 84 additions, 0 deletionstests/pac/var-9/substitution.mod
Loading
Please register or sign in to comment