applyRBFPCA: Performs PCA on data that has been transformed with the...

View source: R/Projections.R

applyRBFPCAR Documentation

Performs PCA on data that has been transformed with the Radial Basis Function.

Description

Performs PCA on data that has been transformed with the Radial Basis Function.

Usage

applyRBFPCA(exprData)

Arguments

exprData

Expression data, NUM_GENES x NUM_SAMPLES

Value

Reduced data NUM_SAMPLES x NUM_COMPONENTS


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.