File: AutoBasis.rd

package info (click to toggle)
r-cran-wavethresh 4.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,376 kB
  • sloc: ansic: 7,544; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\name{AutoBasis}
\alias{AutoBasis}
\title{Run Coifman-Wickerhauser best basis algorithm on wavelet packet object}
\description{
Runs the Coifman-Wickerhauser best basis algorithm on a wavelet packet
object. Packets not in the basis are replaced by vectors of NAs.
Superceded by the \code{\link{MaNoVe}} functions.
}
\details{
Superceded by the \code{\link{MaNoVe}} functions (which run in C code).
}
\value{A wp class object which contains the select basis. All packets that are
	not in the basis get replaced by vectors of NAs.
}
\seealso{\code{\link{MaNoVe}}}
\author{G P Nason}
\keyword{math}