Carl Kier
Followers: 0 Following: 0
Feeds
提问
Adding dummy variables to vector autoregression (VAR) results in covariance matrix being not positive-definite.
When adding dummy variables to a VAR, I get an error when using VAR estimate command (https://se.mathworks.com/help/econ/varm.es...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Error when estimating a VAR on log data (infinite values) in Matlab
I figured out that i needed to add 1 to my dataset (which consisted of growth rates) to avoid taking logs to negative numbers.
Error when estimating a VAR on log data (infinite values) in Matlab
I figured out that i needed to add 1 to my dataset (which consisted of growth rates) to avoid taking logs to negative numbers.
2 years 前 | 1
| 已接受
提问
Error when estimating a VAR on log data (infinite values) in Matlab
When trying to use the estimate command (https://se.mathworks.com/help/econ/varm.estimate.html) to estimate a VAR using log data...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to find the product of only some of the elements in a vector or matrix in MATLAB
I need to find the product of some of the elements in a vector. For example from element 120 to element 160. I can only find inf...
2 years 前 | 1 个回答 | 0