plot.mlm_sensitivity: Plot robustness diagnostics for a cross-level interaction

View source: R/mlm_sensitivity.R

plot.mlm_sensitivityR Documentation

Plot robustness diagnostics for a cross-level interaction

Description

Produces up to three panels: (1) interaction SE across the ICC range, (2) JN boundary shift across the ICC range, and (3) LOCO coefficient stability plot showing the interaction estimate when each cluster is omitted, with influential clusters flagged.

Usage

## S3 method for class 'mlm_sensitivity'
plot(x, ...)

Arguments

x

An mlm_sensitivity object.

...

Ignored.

Value

A ggplot object.


mlmoderator documentation built on April 4, 2026, 1:07 a.m.