photo

Karl-Martin


2014년부터 활동

Followers: 0   Following: 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...

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

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

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

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

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

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

거의 10년 전 | 답변 수: 1 | 0

1

답변