getDimensionality {pipeComp} | R Documentation |
Returns the estimated intrinsic dimensionality of a dataset.
getDimensionality(dat, method, maxDims = NULL)
dat |
A Seurat or SCE object with a pca embedding. |
method |
The dimensionality method to use. |
maxDims |
Deprecated and ignored. |
An integer.