[R] AIC for seasonal decomposition by stl
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Apr 13 09:38:33 CEST 2012
On 13/04/2012 07:32, Joon-Taek Yoo wrote:
> Hello
>
> I have a question on the seasonal decomposition based on Loess smoothing
> (called "stl") for the R statistics package.
>
> I am wondering how to calculate value of AIC (Akaike Information Criterion)
> for the seasonal decomposition by stl in R.
AIC is only defined for maximum-likelihood fitting of parametric models.
So you are asking how to calculate something that is not even defined:
please discuss this with your statistics advisor.
>
> Thanks,
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list