TransformedMatrix-class | R Documentation |
Representation of a sparse count matrix after a CountTransform is applied.
y
SparseMatrix object
row_offset,col_offset
Vectors whose product
outer(row_offset, col_offset)
represents the residual between
y
and a dense transformation of y
(e.g., row-centered
y
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.