effect_size_violin_plots | R Documentation |
Create effect size violin plots for all predictors at once.
effect_size_violin_plots(effects_mat, plot_ylabel = "Effect Size (Cohen's f)")
effects_mat |
n*m matrix in which the n rownames are the predictors (like age, sex, site, ...) and the m columns contain the effect sizes for the m vertices. |
plot_ylabel |
character string, the y label text for the plot. |
a ggplot instance.
J Leyhausen, documentation by T Schaefer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.