CountSketch: Generate CountSketch random matrix

View source: R/sketching.R

CountSketchR Documentation

Generate CountSketch random matrix

Description

Generate CountSketch random matrix

Usage

CountSketch(nsketch, ncells, seed = NA_integer_, ...)

Arguments

nsketch

Number of sketching random cells

ncells

Number of cells in the original data

seed

a single value, interpreted as an integer, or NULL (see ‘Details’).

...

Ignored

Value

...

References

Clarkson, KL. & Woodruff, DP. Low-rank approximation and regression in input sparsity time. Journal of the ACM (JACM). 2017 Jan 30;63(6):1-45. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1145/3019134")};


Seurat documentation built on June 8, 2025, 12:24 p.m.