plot_compare.group_tna | R Documentation |
Plot the Difference Network Between Two Clusters
## S3 method for class 'group_tna'
plot_compare(x, i = 1L, j = 2L, ...)
x |
A |
i |
An |
j |
An |
... |
Additional arguments passed to |
A qgraph
object displaying the difference network between the
two clusters
Model comparison functions
compare()
,
compare.group_tna()
,
plot.tna_comparison()
,
plot_compare()
,
print.tna_comparison()
model <- group_model(engagement_mmm)
plot_compare(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.