Supplement 1. MATLAB and R code for performing ARMA(p,q) model fitting.
收藏DataCite Commons2020-09-03 更新2024-07-25 收录
下载链接:
https://wiley.figshare.com/articles/dataset/Supplement_1_MATLAB_and_R_code_for_performing_ARMA_p_q_model_fitting_/3544517
下载链接
链接失效反馈官方服务:
资源简介:
File List ARMApqREMLfunct.m -- Matlab code for the ARMA likelihood function for REML and ML estimation ARMApq_ME_REMLfunct.m -- Matlab code for the ARMA likelihood function for pseudo-REML and pseudo_ML estimation ARMApqREMLfunct_R.txt -- R code for the ARMA likelihood function for REML and ML estimation Description The ARMApqREMLfunct.m matlab program gives the negative log likelihood function and restricted likelihood function for an ARMA(<i>p</i>,<i>q</i>) model that can be used with a minimization program such as fminsearch.m. The ARMApqREMLfunct.m matlab program similarly gives the negative log likelihood function and restricted likelihood function for an ARMA(<i>p</i>,<i>q</i>) model for pseudo-ML and pseudo-REML estimation in which the standard error of the estimates is provided by the user. ARMApqREMLfunct_R.txt gives a version of ARMApqREMLfunct.m translated from matlab into R. The derivations of the code are given in Appendix A.
提供机构:
Wiley
创建时间:
2016-08-05



