photo

Carl Kier


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
1 답변

순위
20,019
of 300,392

평판
2

참여
3 질문
1 답변

답변 채택
66.67%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

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...

3년 초과 전 | 답변 수: 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.

3년 초과 전 | 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...

3년 초과 전 | 답변 수: 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...

3년 초과 전 | 답변 수: 1 | 0

1

답변