photo

Karl-Martin


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
3 답변

순위
8,915
of 300,369

평판
5

참여
4 질문
3 답변

답변 채택
100.0%

획득한 표
4

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
arima estimate error with garch
Allthough you did specify Q=1, the parameter can be excluded from the model. In the 'garch.m' function of the Econometrics to...

10년 초과 전 | 1

답변 있음
Error using garch/validateModel; Non-zero degree P requires a non-zero degree Q.
Hi Jason, I got this error in my modelling too and I suppose it happens to occur as follows: In the 'garch.m' function...

10년 초과 전 | 0

질문


How to show 95% quanile in a Boxplot ?
Hi, I want to compare the forecast performance of Value at Risk (VaR) from two different models by using a boxplot. Put diffe...

거의 11년 전 | 답변 수: 1 | 2

1

답변

답변 있음
Estimate GARCH(4,1) using estimate: Parameter GARCH{2} is missing
Nevermind, I found the solution. In the 'garch.m' function of the Econometrics toolbox it is stated: % o The coefficients...

거의 11년 전 | 0

| 수락됨

질문


Estimate GARCH(4,1) using estimate: Parameter GARCH{2} is missing
Hi, I want to fit an AR(1) Model to a time series of returns (x) and the variance process follows a GARCH(4,1) model. mo...

거의 11년 전 | 답변 수: 1 | 1

1

답변

질문


Do my Toolboxes work?
Hi, I want to fit a Conditional Variance Model, given some specified data, using: model = arima('ARLags',1,'Variance',ga...

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


How to plot data with corresponding dates
I have a vector with data (1x9324 double) and another vector (1x9324 cell) with the corresponding dates. Both vectors are from ...

대략 11년 전 | 답변 수: 1 | 0

1

답변