Open nk027 opened 4 years ago
Note that standardization is relevant for: https://github.com/nk027/bvar/blob/032d482640b44a7e550b3d85d95d80f76781df69/R/10_bvar.R#L266 https://github.com/nk027/bvar/blob/032d482640b44a7e550b3d85d95d80f76781df69/R/10_bvar.R#L267 https://github.com/nk027/bvar/blob/032d482640b44a7e550b3d85d95d80f76781df69/R/10_bvar.R#L268 https://github.com/nk027/bvar/blob/032d482640b44a7e550b3d85d95d80f76781df69/R/10_bvar.R#L269
Hello~
Do we know the effect of standardization to the accuracy of results?
Also, suppose I standardize the data manually, would anything break other than the IRF you mentioned above.
Thanks.
Hey @howardya, The results should be fine and the IRF do not really break. It's just that they are then on a weird scale, which is tough to interpret.
If data is standardized, the IRF need to be scaled up again. This should be supported somehow.