Learn R Programming

ImpactEffectsize (version 0.6.1)

FlowcytometricData: Example data of hematologic marker expression.

Description

Data set of 8 flow cytometry-based lymphoma makers from 1,494 cells from healthy subjects (class 1) and 1,302 cells from lymphoma patients (class 2).

Usage

data("FlowcytometricData")

Arguments

Details

Size 2796 x 9 , Dimensions 1, stored in FlowcytometricData$$[CD3,CD4,CD8,CD11,CD19,CD103,CD200,IgM]

Classes 2, stored in FlowcytometricData$Classes

Examples

Run this code
# NOT RUN {
data(FlowcytometricData)
str(FlowcytometricData)
# }

Run the code above in your browser using DataLab