signalSeries-methods {splus2R} | R Documentation |
Methods for class signalSeries in package splus2R
Description
Methods for class signalSeries
in package splus2R
Details
Supported (generic) methods include:
- as
- Target classes: complex, character, matrix, numeric, logical, integer, vector, and data.frame.
S3 style methods include as.numeric and as.vector.
- Arith
- Arithmetic functions
- Compare
- Comparison functions
- Logic
- Logical functions
- Math
- Math functions
- Math2
- Math2 functions
- Ops
- Ops functions
- dim
- Dimension of series (NULL is returned)
- length
- Length of series
- mean
- Mean of series
- min
- Minimum of series
- ncol
- Number of columns of series (1 is returned)
- plot
- Plot the series
- show
- Display the series
- sum
- Sum the series.
- summary
- Sumamrize the series object
See Also
numericSequence
.
[Package
splus2R version 1.0-5
Index]