View source: R/MegaLMM_functions.R
reorder_factors | R Documentation |
Re-orders factors in decreasing order of magnitude
reorder_factors(MegaLMM_state, factor_order = NULL, drop_cor_threshold = 0.6)
MegaLMM_state |
output of |
factor_order |
optional: vector or new orders for the factors. If Null, will be calculated |
drop_cor_threshold |
Factors correlated above this value (either F or U_F) will be dropped |
sample_MegaLMM
, plot.MegaLMM_state
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.