| plot.multiverseMPT {MPTmultiverse} | R 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  | 
| which | Character. Which information should be plotted? Possible
values are
 | 
| save | Logical. Indicates whether the plot should also be saved as a .pdf file. | 
| ... | ignored. | 
[Package MPTmultiverse version 0.4-2 Index]