[R] package "wmtsa": wavCWTPeaks error

stephen sefick ssefick at gmail.com
Tue Dec 9 08:11:17 CET 2008


Are the names of the rows the same as the time series that you are
using?  I know that I am not being that helpful, but this seems like a
mismatch in the time series object.  look at
length(rowname(your.data))
length(your.data[,1])

again it is always helpful to have reproducible code.

On Tue, Dec 9, 2008 at 1:39 AM,  <mauede at alice.it> wrote:
> I keep getting the following error when I look for minima in the series:
>
>> aa.peak <- wavCWTPeaks (aa.tree)
> Error in `row.names<-.data.frame`(`*tmp*`, value = c("1", "0")) :
>  invalid 'row.names' length
>
> How can I work it around ?
>
> Thank you.
>
> Regards,
> Maura
>
>
> Alice Messenger ;-) chatti anche con gli amici di Windows Live Messenger e tutti i telefonini TIM!
> Vai su http://maileservizi.alice.it/alice_messenger/index.html?pmk=footer
>
> ______________________________________________
> 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.
>
>



-- 
Stephen Sefick

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

								-K. Mullis



More information about the R-help mailing list