TransformedMatrix-class: Transformed Count Matrix

TransformedMatrix-classR Documentation

Transformed Count Matrix

Description

Representation of a sparse count matrix after a CountTransform is applied.

Slots

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)


rafalab/smallcount documentation built on June 1, 2025, 2:10 p.m.