dim,SFBM-method {bigsparser} | R Documentation |
SFBM
.Dimension and type methods for class SFBM
.
## 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)
x |
An object of class SFBM. |