Skip to main content

Module utils

Module utils 

Source
Expand description

Utility functions for statistical testing operations.

Structs§

SparseMatrixRef
A lightweight reference-based representation of a sparse matrix (CSR or CSC).

Functions§

extract_unique_groups
Extract unique group identifiers from a group assignment vector.
get_group_indices
Extract indices of cells belonging to each of the two groups.