wpst(data, filter.number=10, family="DaubLeAsymm", FinishLevel)wpst containing the discrete packet-ordered non-decimated wavelet packet coefficients.Packets can be extracted from the wpst.object produced by this function using the getpacket.wpst function. Whole resolution levels of non-decimated wavelet packet coefficients in time order can be obtained by using the accessD.wpst function.
accessD, accessD.wpst, filter.select, getpacket, getpacket.wpst,
makewpstDOv <- rnorm(128)
vwpst <- wpst(v)Run the code above in your browser using DataLab