Description Usage Arguments Value
bins a dimension-reduced pooled dataset. Can be with PCA or SMA
| 1 | make_bins(DONORS_reduced, sample_fac, k, l)
 | 
| DONORS_reduced | pooled dataset decomposed by PCA or SMA. Generally keep all components, because this is chosen within this function | 
| sample_fac | index of which sample each event originated from, length(sample_fac) == nrow(D), as given by sample_data | 
| k | the number of components to include in analysis | 
| l | number of bins along each component | 
grid a list of factors, one for each donor, corresponding to the binned events
xtab a table with number of events in each bin, one for each donor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.