kaiser: Kaiser method to determine number of important SVs

Description Usage Arguments Value

View source: R/kaiser.R

Description

The function estimates the SV for the elbow in a scree plot from the vector of singular values

Usage

1
kaiser(varpc, low = 0.08, max.pc = 0.9)

Arguments

varpc

vector, singular values of a matrix

low

numeric, lower bound of cumulative var explained

max.pc

numeric, upper bound of cumulative var explained

Value

number of cell types


bhattacharya-a-bt/DeCompress documentation built on March 28, 2021, 3:52 a.m.