multiverse: Multiverse plot of bootnet results
Description
This function makes a 'multiverse' plot of bootstrap results. Every row indicates an edge and every column a bootstrap; colors are in line of the edge strength as drawn with plot.bootnetResult
.
Usage
multiverse(x, labels = FALSE)
Arguments
- x
Results from bootnet
- labels
Logical, should labels be printed next to the plot?
Author
Sacha Epskamp <mail@sachaepskamp.com>