Dear R users, I have a univariate time series and I want to examine the presence of seasonality in the series without using graphical methods like autocorrelation(acf) as I need to automate it in a function. Is there any other way by which I could find the presence of seasonality and if seasonality is present need to detemine the time period T .
Thanks & Regards, Vikrant -- View this message in context: http://r.789695.n4.nabble.com/how-to-find-presence-of-seasonality-in-time-series-data-without-using-graphs-tp2123523p2123523.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.