dim,SFBM-method {bigsparser} | R Documentation |
Dimension and type methods for class SFBM
.
Description
Dimension and type methods for class SFBM
.
Usage
## S4 method for signature 'SFBM'
dim(x)
## S4 method for signature 'SFBM'
length(x)
## S4 method for signature 'SFBM'
diag(x)
## S4 method for signature 'SFBM_compact'
diag(x)
## S4 method for signature 'SFBM_corr_compact'
diag(x)
Arguments
x |
An object of class SFBM. |
[Package bigsparser version 0.7.3 Index]