Stats Master VCL
|
ARMA/ARIMA coefficients initial estimate method.
TcfInitMethod = ( cfInitFixed, cfInitYW, cfInitBurg, cfInitInno, cfInitHannah );
Members |
Description |
cfInitFixed |
User suplied values for phi and theta. |
cfInitYW |
Yule-Walker estimates for pure AR(p) process. |
cfInitBurg |
Burg estimates for pure AR(p) process. |
cfInitInno |
Innovations estimates for ARMA(p,q) process. |
cfInitHannah |
Hannah-Rissanen estimates for ARMA(p,q) process. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|