effect_size_violin_plots: Create effect size violin plots for all predictors at once.

View source: R/violin_plots.R

effect_size_violin_plotsR Documentation

Create effect size violin plots for all predictors at once.

Description

Create effect size violin plots for all predictors at once.

Usage

effect_size_violin_plots(effects_mat, plot_ylabel = "Effect Size (Cohen's f)")

Arguments

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.

Value

a ggplot instance.

Author(s)

J Leyhausen, documentation by T Schaefer


dfsp-spirit/brainnet documentation built on July 11, 2022, 5:54 a.m.