photo

Mads


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
35.077
of 300.369

REPUTAZIONE
1

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 1

1

risposta