rowncolMatrix {corrsieve} | R Documentation |
RowncolMatrix
Description
The S4 class RowncolMatrix lists filtered Q matrix output by the row-and-column method
Objects from the Class
Objects can be created by calls of the form new("rowncolMatrix", ...)
.
Slots
- K
A numeric listing the K value of the runs correlated
- filterMatrix
A table listing filtered Q matrix correlations by the row-and-column method
Author(s)
Michael G. Campana <mcampana63@gmail.com>
See Also
[Package corrsieve version 1.6-9 Index]