quasiflow {prim} | R Documentation |
Quasi flow cytometry data
Description
This data set is simulated data from two normal mixture distrbutions, mimicking a flow cytometry data set. It contains 10000 observations from an HIV+ patient and 10000 observations an HIV- patient.
Usage
data(quasiflow)
Format
quasiflow
is a matrix with 6 columns and 20000 rows.
Each row corresponds to measurements for one cell.
The first 5 columns are flow cytometric measurements and the sixth
column is a binary indicator, with 1 = HIV+ and -1 = HIV-.
Source
Generated by package author.
[Package prim version 1.0.21 Index]