plot.multiverseMPT: Plot multiverseMPT

Description Usage Arguments

View source: R/plot_multiverseMPT.R

Description

Plot the results from a multiverse MPT analysis.

Usage

1
2
## 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.


MPTmultiverse documentation built on July 1, 2020, 11:37 p.m.