Pull feature loadings from a dimensional reduction
Usage
# S3 method for DimReduc
[(x, i, j, drop = FALSE, ...)
Value
Feature loadings for features i and dimensions j
Arguments
x
A DimReduc object
i
Feature identifiers or indices
j
Dimension identifiers or indices
drop
Coerce the result to the lowest possible dimension; see
drop for further details
...
Arguments passed to other methods
Details
[ does not distinguish between projected and unprojected feature
loadings; to select whether projected or unprojected loadings should be
pulled, please use Loadings