[R] What does the bandwidth at the bottom of periodogram mean

Uwe Ligges ligges at statistik.tu-dortmund.de
Fri Mar 7 19:50:05 CET 2014


See ?spec.pgram  and look for "bandwidth".

Best,
Uwe Ligges


On 07.03.2014 15:53, Baro wrote:
> Hi experts
>
> if I run the code:
>
> k<-c(1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10)
> x.spec<-spectrum(k,log=c("no"))
>
> at the bottom of dagram I have a bandwidth, what does it mean?
>
> 	[[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.
>




More information about the R-help mailing list