Rdocumentation
powered by
Learn R Programming
bootnet (version 0.2)
plot.bootnetResult: Plot method for bootnetResult objects
Description
Plots the graph using the qgraph package and the
qgraph
function. Defined as
qgraph::qgraph(x[['graph']],labels=x[['labels']],...)
Usage
"plot"(x, ...)
Arguments
x
A
bootnetResult
object
...
Arguments sent to
qgraph
.