Description Usage Arguments Value See Also
View source: R/rich_loadings.R
The user need to be at the end of mixOmics pipeline.
1 | HotLoadings(g_loadings, g_heat_map, rel_widths = c(1, 1))
|
g_loadings |
a ggplot object obtained with |
g_heat_map |
a ggplot object obtained with |
rel_widths |
Numerical vector of relative columns widths. For example, in a two-column grid, rel_widths = c(2, 1) would make the first column twice as wide as the second column. |
The function plots heatmap for n_top
features in rows and samples in columns.
HotLoadings.plot_loadings_long
or HotLoadings.plot_loadings
to plot loadings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.