RowSampler: ** RESERVED FOR INTERNAL USE **

View source: R/z_matrixes.R

RowSamplerR Documentation

** RESERVED FOR INTERNAL USE **

Description

Random sampling of row indices.

Usage

RowSampler(M, min = 0, max = Inf)

Arguments

M

matrix.

min

minimum number of samples (default = 0).

max

maximum number of samples (default = Inf).

Value

RowSampler returns an integer vector.


benja0x40/Barbouille documentation built on March 26, 2023, 11:38 p.m.