plot.multiverseMPT: Plot multiverseMPT

View source: R/plot_multiverseMPT.R

plot.multiverseMPTR Documentation

Plot multiverseMPT

Description

Plot the results from a multiverse MPT analysis.

Usage

## S3 method for class 'multiverseMPT'
plot(x, which = "est", save = FALSE, ...)

Arguments

x

An object of class multiverseMPT.

which

Character. Which information should be plotted? Possible values are "est" for parameter estimates, "test_between" for between-subjects comparisions, "gof1" for overall goodness-of-fit statistics, and "gof2" for group-wise goodness-of-fit statistics.

save

Logical. Indicates whether the plot should also be saved as a .pdf file.

...

ignored.


mpt-network/MPTmultiverse documentation built on May 25, 2023, 4:10 p.m.