질문


How to estimate the optimal number of lags in VAR models from the data?
I am fitting a VAR model and I was wondering which commands (if any) in MATLAB calculates the optimal number of lags given the s...

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

1

답변

질문


How to reproduce this table in MATLAB?
I would like to reproduce this table in MATLAB (including title and note). Unfortunately, the analysis I carried out doesn't hav...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Why can't I write this row vector?
I simply want a 1x3 row vector like this: . I tried the following: [x(1,3); x(2,3); x(3,3)] but I got the following error: Un...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


How to code this quadratic minimization problem subject to a linear constraint?
After having performed Factor Analysis (FA), I am now trying to implement the following rotation strategy (Swanson 2017 - detail...

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

1

답변

질문


Factor Analysis by Principal Component Method
I am trying to replicate a paper that implements Factor Analysis by Principal Component Method. I have been reading a lot in Mat...

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

1

답변

질문


How can I delete the same chunck from a column?
I am new to Matlab (coming from R). Sorry if the question is very basic. I have a 216x8 table. The first column is a Date colum...

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

1

답변