photo

Mads


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
35.071
of 300.364

REPUTATION
1

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 1

1

Antwort