opt.pcs.plot {iCellR}R Documentation

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.


[Package iCellR version 1.6.7 Index]