I have a hourly time series and I am interested in finding presence of seasonality in this data. I know one method of finding seasonality using autocorrelation function(ACF). But I dont want to use any graphical technique. I want to know is there any theorotical method using R which can be helpful ? Also the method should give period of seasonality.
Thanks, Vikrant -- View this message in context: http://r.789695.n4.nabble.com/Detecting-seasonality-tp2306292p2306292.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.