NumericMatrix-class {nexus} | R Documentation |
Numeric Matrix
Description
S4 classes that represent a m \times p
numeric matrix.
Slots
.Data
A
m \times p
numeric
matrix
.
Note
This class inherits from matrix
.
Author(s)
N. Frerebeau
See Also
Other classes:
CompositionMatrix-class
,
LogRatio-class
,
LogicalMatrix-class
,
OutlierIndex-class
[Package nexus version 0.2.0 Index]