[EstMdl20,~,logL20] = estimate(Mdl20,L_Ret);
[EstMdl21,~,logL21] = estimate(Mdl21,L_Ret);
[EstMdl22,~,logL22] = estimate(Mdl22,L_Ret);
[EstMdl23,~,logL23] = estimate(Mdl23,L_Ret);
[EstMdl32,~,logL32] = estimate(Mdl32,L_Ret);
[EstMdl33,~,logL33] = estimate(Mdl33,L_Ret);
[EstMdl34,~,logL34] = estimate(Mdl34,L_Ret);
[EstMdl35,~,logL35] = estimate(Mdl35,L_Ret);
1 Comment
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/406980-how-to-create-a-loop-that-creates-a-set-of-arima-models-and-estimates-the-models-to-give-logl-result#comment_595556
Direct link to this comment
https://ch.mathworks.com/matlabcentral/answers/406980-how-to-create-a-loop-that-creates-a-set-of-arima-models-and-estimates-the-models-to-give-logl-result#comment_595556
Sign in to comment.