photo

Mads


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
34 709
of 300 381

RÉPUTATION
1

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
1

RANG
 of 20 941

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 477

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Which type of estimator is provided from the HAC function in matlab?
Hello, When using the HAC funciton in matlab, which type of HAC estimator is then used? Thanks in advance

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Error "Number of rows in presample array 'Z0' must be at least 1."
%% Forecast E-GARCH eModel = egarch(1,1); % Create a garch (1,2) model (proposed by BIC) j=500; % Number of observations w...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


Experience with manual Garch code
Hello. My goal is to create a garch(1,1) model of the us Treasury bond yields. I know that matlab has some build-in functions. B...

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


Error: Index exceeds the number of array elements (1).
%% Omitting NA's from intial dataset data = rmmissing(Zerocoupondata); data.SVENY05(12523) = 0.875; %% Declaring variables: ...

plus de 4 ans il y a | 1 réponse | 1

1

réponse