Learn R Programming

treethresh (version 0.1-11)

row263: Example signal sequence

Description

Sequence of length 512 corresponding to the 263rd row of trees. The sequence was used as an example in Evers and Heaton (2009).

Usage

row263

Arguments

References

Evers, L. and Heaton T. (2009) Locally adaptive tree-based tresholding.

See Also

trees

Examples

Run this code
data(row263)
plot(row263, type="b")

Run the code above in your browser using DataLab