Feeds
질문
predict function for time series models
Dear all, Could some one please explain, how the error terms is being handled by the predict function while predicting k step...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
how to generate error terms for idploy or ARMAX models
Dear Experts, I would like to convert ARMAX model of idploy form to classical time series equation as given below. _y(t)...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
How to set the parameter values for ARX model
Hi all, There are two time series, "A"(auto-regressive variable) and "B"(exogenous variable). Please let me know how to es...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
How to estimate the parameter for auto-regressive var by fixing the parameters for exogenous var
Hi All, I've got two time series, *"A"* and *"B"* and please let me know how to apply an ARX model in below two steps? Ste...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
Flipping one Y axis out of two
Dear All, I have got a data set, which has one independent variable (x) and two dependent variables(y1 and y2). I want to plo...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to obtain the filtered Index of Cell Array
% This is the code AllNames= {'A.1';'A.1';'A.10';'A.10';'A.10';'A.10';'A.15';'A.15';'A.16' ;'A.17';'A.17';'A.17';'A.17'...
11년 초과 전 | 답변 수: 3 | 0
3
답변답변 있음
How to obtain the filtered Index of Cell Array
Thanks a lot for your quick response. But below line is not working [a,~,c] = unique(AllNames,'stable'); The below error ...
How to obtain the filtered Index of Cell Array
Thanks a lot for your quick response. But below line is not working [a,~,c] = unique(AllNames,'stable'); The below error ...
11년 초과 전 | 0