multiverse {bootnet} | R Documentation |
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 |
labels |
Logical, should labels be printed next to the plot? |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package bootnet version 1.6 Index]