nets: List of network models fit with fitNetwork, where mval has been specified.
nodewise: See corresponding argument in plotNet.
elsize: Numeric value to indicate the size of the edge labels.
vsize: Numeric value to indicate the size of the nodes. If NULL, then a default value will be determined based on the number of nodes in the network.
elabs: If TRUE, then edges will be labeled with their numeric values.
predict: See corresponding argument in plotNet.
layout: Can be a character string, corresponding to the options in qgraph::qgraph, or can be a matrix that defines the layout (e.g., based on the qgraph::averageLayout function). Recommended to leave as NULL, so that the layout will be based on the list of networks provided.
which.net: See corresponding argument in plotNet.
...: Additional arguments.
Returns
Returns a plot where multiple conditional networks are plotted side by side.
Details
Importantly, this function will fix a common layout across all conditional networks so that the network can be easily compared (visually) at different levels of the moderator.