Description Usage Arguments Value
take samples from data. Always use with set.seed for reproducibility
1  | sample_data(Data, D_comp, S)
 | 
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  | 
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.