Murali.Menon at avivainvestors.com
2010-Aug-17 12:14 UTC
[R] semiparametric fractional autoregressive model
folks, does anyone know if the SEMIFAR model has been implemented in R? i see that there's a S-FinMetrics function SEMIFAR() that does the job, but I have no access to that software. essentially, this semiparametric fractional autoregressive model introduces a deterministic trend to the FARIMA(p,d,0) model (which, as i understand it, takes care of the random trend and short and long memory). if not, are there any suggestions for how to estimate the model: phi(L) (1 - L)^d [y(t)(1 - L) - g(t/T)] = epsilon(t) for t = 1, ...., T, and where -0.5 < d < 0.5, phi(L) is the lag polynomial, and g() is a smooth trend function on [0, 1]. what would be a good nonparametric kernel estimator of g()? i'm new at this so any pointers would be helpful. thanks, murali
Maybe Matching Threads
- Subject: Does R have semiparametric package for time series
- Semiparametric double-index Klein Vella 2009 estimator question.
- R and S+ Courses: Brisbane, Melbourne & Sydney
- residuals from a fractional arima model and other questions
- problem on semiparametric single index estimator