Learn R Programming

iCellR (version 1.6.1)

opt.pcs.plot: Find optimal number of PCs for clustering

Description

This function takes an object of class iCellR and finds optimal number of PCs for clustering.

Usage

opt.pcs.plot(x = NULL, pcs.in.plot = 50)

Arguments

x

An object of class iCellR.

pcs.in.plot

Number of PCs to show in plot, defult = 50.

Value

An object of class iCellR.

Examples

Run this code
# NOT RUN {
opt.pcs.plot(demo.obj)

# }

Run the code above in your browser using DataLab