Description Usage Arguments Value
FindNumberPC
1 2 3 4 | FindNumberPC(object = NULL, dim2Test = NULL, returnBIC = FALSE, ...)
## S3 method for class 'Seurat'
FindNumberPC(object = NULL, dim2Test = NULL, returnBIC = FALSE, ...)
|
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. |
The selected number of PCs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.