elbow_knee: elbow_knee

Description Usage Arguments Value

View source: R/utils.R

Description

Identifies the principle components (PC) to use by using elbow knee method

Usage

1
elbow_knee(x, addpca = 5)

Arguments

x

float: the standard deviation of each principle component

addpca

int: the PCs to add to those considered

Value

int: Number of PCs to consider


anirudhpatir/scPy2R documentation built on Feb. 28, 2021, 7:42 a.m.