Carl Kier
Followers: 0 Following: 0
Statistics
RANK
19,655
of 295,467
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerError 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 ago | 1
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0