search for: minpeak

Displaying 1 result from an estimated 1 matches for "minpeak".

Did you mean: minpack
2008 Dec 09
1
package "wmtsa": wavCWTPeaks error (PR#13381)
...<- wavCWT(aats) x11 (width=10,height=12) plot (aats,main=paste(insig," Cycle: ",j,sep="")) aa.maxtree <- wavCWTTree (aa.cwt, type="maxima") aa.mintree <- wavCWTTree (aa.cwt, type="minima") aa.maxpeak <- wavCWTPeaks (aa.maxtree) aa.minpeak <- wavCWTPeaks (aa.mintree) Error in `row.names<-.data.frame`(`*tmp*`, value = c("1", "0")) : invalid 'row.names' length bb <- -aa #EXCHANGE MAXIMA WITH MINIMA bbts <- create.signalSeries(bb, pos=list(from=0.0, by=0.033)) plot (bbts,main=paste(i...