FindNumberPC: FindNumberPC

Description Usage Arguments Value

View source: R/FindNumberPC.R

Description

FindNumberPC

Usage

1
2
3
4
FindNumberPC(object = NULL, dim2Test = NULL, returnBIC = FALSE, ...)

## S3 method for class 'Seurat'
FindNumberPC(object = NULL, dim2Test = NULL, returnBIC = FALSE, ...)

Arguments

object

object for which to find the number of PCs. (options: Seurat, pca)

dim2Test

Number of dimensions to test

returnBIC

Return the BIC values used to select the number of PCs.

Value

The selected number of PCs.


MartinLoza/BicPCA documentation built on Dec. 17, 2021, 3:16 a.m.