sample_data: take samples from data. Always use with set.seed for...

Description Usage Arguments Value

Description

take samples from data. Always use with set.seed for reproducibility

Usage

1
sample_data(Data, D_comp, S)

Arguments

Data

is a list of uncompensated data matrices

D_comp

is a list of compensated data matrices

S

is the number of samples to be taken

Value

samples A list of sample indices applied to each matrix

sample_fac a factor to split combined data matrix into individuals

D combined sampled uncompensated matrix

D_comp combined sampled compensated matrix


kristenmf/flowR documentation built on May 20, 2019, 6:15 p.m.