Feeds
질문
How to store structures from a for loop
I would like to store the different structures resulting from this loop: for i = 1:size(data,2) [h(i),pValue(i),stat(i),cV...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
AR model with drift and deterministic trend
I would like to estimate an AR model with drift and deterministic trend. For example: yt=c+δt+β1yt−1+β2yt−2, where c is the drif...
대략 5년 전 | 답변 수: 0 | 0