sample.orig(FASeg)R Documentation

A sample dataset

Description

A matrix containing four experiments.

Usage

data(sample.orig)

Details

The first column is the chromosome name; the second is SNP physical location; the third through sixth columns are signal strength.

Source

Data by Dr. Xiaofeng Zhou of UCLA School of Dentistry.

References

Examples

data(sample.orig)
sample.fitted<-faseg(sample.orig,sig=1e-6,no.change=2)

[Package FASeg version 2.0 Index]