nPC: Determine nPC

Description Usage Arguments Value Examples

Description

determines the optimal number of principal coordinates (nPC) to be used in clustering.

Usage

1
2
## S4 method for signature 'scData'
nPC(object)

Arguments

object

an scData class object.

Value

an updated scData class object with the following attribute updated

nPC

the number of principal coordinates to be used in clustering.

Examples

1

VCCRI/CIDR documentation built on May 9, 2019, 9:41 p.m.