Hi List,

I'm trying to perform some spectral analysis on a time series, but I've
got a few data points missing, so they have NA values. Unfortunately,
the fft function doesn't seem to like this, and gives a completely empty
result.

Other than making up values to fill in the gaps, is there any way I can
get around this?

Thanks in advance,
Steve.

PS I haven't spotted anything relevant in the man page, and as fft is an
internal function, I'll have to get the source code to figure out what's
going on. I'll do it if I must, but I'd rather not!

Attachment: signature.asc
Description: OpenPGP digital signature

______________________________________________
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.

Reply via email to