Learn R Programming

plmmr (version 4.2.3)

count_constant_features: A helper function to count constant features

Description

A helper function to count constant features

Usage

count_constant_features(fbm, outfile, quiet)

Value

ns A numeric vector with the indices of the non-singular columns of the matrix associated with counts

Arguments

fbm

A filebacked big.matrix

outfile

String specifying name of log file

quiet

Logical: should a message be printed to the console