scale_features {hierBipartite}R Documentation

Only scales features (columns) with positive variance

Description

Only scales features (columns) with positive variance

Usage

scale_features(mat)

Arguments

mat

an n x p matrix (gene expression or drug sensitivity)

Value

an n x p matrix with columns with positive variance scaled


[Package hierBipartite version 0.0.2 Index]