Scores: Principle component scores based on the data in Nuclei

Description Usage Format Source References Examples

Description

Principle component scores were computed using PPCA for the data set Nuclei.

Usage

1

Format

A numeric matrix with 4 columns and the same number of rows as Nuclei. There are no missing values.

Source

The data are provided courtesy of David Crews at the University of Texas at Austin.

References

Crews, D, R Gillette, SV Scarpino, M Manikkam, MI Savenkova, MK Skinner. 2012. Epigenetic Transgenerational Alterations to Stress Response in Brain Gene Networks and Behavior. Proc. Natl. Acad. Sci. USA. 109 (23). 9143 - 9148.

Examples

1
2
3
4
5
data(Scores)

data(Nuclei)

SCORES<-PPCA(Nuclei)@scores

multiDimBio documentation built on April 14, 2020, 5:41 p.m.