addpkt | R Documentation |
This function assumes that a high-level plot has already been set
up using plotpkt
. Given that this function plots
a wavelet packet box at a given level, packet index and with
particular shading and color and optionally plotting a sequence of
coefficients at that location rather than a shaded box.
addpkt(level, index, density, col, yvals)
level |
The level at which the box or yvals are plotted |
index |
The packet index at which the box of yvals are plotted |
density |
The density of the shading of the box |
col |
The color of the box |
yvals |
If this argument is missing then a shaded coloured box is
drawn, otherwise a time series of |
Description says all
Nothing
G P Nason
basisplot
,basisplot.BP
,
basisplot.wp
, plotpkt
, plot.nvwp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.