PC: simulated PCs

Description Usage Format Examples

Description

A dataset containing PCs

Usage

1

Format

It is a matrix containing 5 PCs

the variables are listed as following

PC1

The 1th PC

PC2

The 2th PC

...

PC5

The 5th PC

Examples

1
2
3
## run the PC with the Gaussian mixture model
data(PC)
out1 = mclust::Mclust(PC,G = 2)

SC.MEB documentation built on Oct. 8, 2021, 9:08 a.m.