reduce_coef | R Documentation |
Reduce coefficient matrix to make predictions on one experiment data.
reduce_coef(nmf_results, meta_conds)
nmf_results |
object created by 'learn_nmf()'. |
meta_conds |
names of the experiments in nmf_results |
nmf_results with modified coefficient matrix (t_h).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.