Hi all,

I am trying to do wavelets and I got  an error message saying "The
length of data is not a power of 2"
Is there a way of handing  that? or should the data length be  exactly
the power of  2?
I am using   R version 2.9.2 (2009-08-24)
The is  library(wavethresh).

wds <- wd(ds$v,filter.number=1)

Thanks

______________________________________________
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