For purely educational purposes I would like to see the spectrum of a kernel. I
tried:
spectrum(kernel("daniell", 100), taper=0, log="no")
but I get:
Error in complete.cases(object) : not all arguments have the same length
I can plot the kernel but that is only in the time-domain. I would like to see
the spectrum of the kernel. Any ideas?
Kevin
______________________________________________
[email protected] 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.