File: basisplot.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 (24 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{basisplot}
\alias{basisplot}
\title{Generic basis plot function}
\usage{
basisplot(x, \dots)
}
\arguments{
\item{x}{basis to plot}
\item{\dots}{various arguments to methods}
}
\description{
Plots a representation of a time-frequency plane and then plots the locations,
and sometimes time series representations of coefficients, for the packets
in the basis.
}
\details{
Description says all
}
\value{
Nothing, usually
}
\seealso{\code{\link{basisplot.BP}}, \code{\link{basisplot.wp}}}
\author{G P Nason}
\keyword{hplot}