File: wavethresh-package.Rd

package info (click to toggle)
r-cran-wavethresh 4.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,376 kB
  • sloc: ansic: 7,544; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 814 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
\name{wavethresh-package}
\alias{wavethresh-package}
\alias{wavethresh}
\docType{package}
\title{\packageTitle{wavethresh}}
\description{\packageDescription{wavethresh}}

\details{
\packageDESCRIPTION{wavethresh}
\packageIndices{wavethresh}
See book or individual help pages for main functions. For example,
\code{\link{wd}} for the one-dimensional discrete wavelet transform.
}
\author{
\packageAuthor{wavethresh}

Maintainer: \packageMaintainer{wavethresh}
}
\references{
Nason, G.P. (2008) Wavelet methods in Statistics with R. Springer, New York.
\href{https://link.springer.com/book/10.1007/978-0-387-75961-6}{Book URL.}
}
\keyword{math}
\seealso{\code{\link{ewspec}}, \code{\link{imwd}}, \code{\link{threshold}}, \code{\link{wd}}, \code{\link{wst}}
}
\examples{
#
# See examples in individual help pages
#
}