subsetHiVar: Subset a matrix by the most variable n features (columns)

View source: R/xV.R

subsetHiVarR Documentation

Subset a matrix by the most variable n features (columns)

Description

Need to either give n number of features or percent of data to calculate n

Usage

subsetHiVar(data, n = NULL, percent)

avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.