moderation_matrix: moderation_matrix

View source: R/moderation_matrix_plot.R

moderation_matrixR Documentation

moderation_matrix

Description

Plots a moderation matrix

Usage

moderation_matrix(
  ...,
  effect_size = "Effect size",
  moderators = NULL,
  null_value = 0,
  transf = NULL,
  leading_zero = TRUE
)

Arguments

...

meta_ninja models all sharing a common data name

effect_size

a string

moderators

a list of moderators to include, order retained.

null_value

a scalar indicating non-sigificance (where the dashed line will be drawn).

transf

function to transform values

leading_zero

when true, leading zeros are allowed on the x-axis


JConigrave/msemtools documentation built on Aug. 10, 2022, 12:09 p.m.