powered by
Plot the Difference Network Between Two Groups
# S3 method for group_tna plot_compare(x, i = 1L, j = 2L, ...)
A qgraph object displaying the difference network between the two clusters
qgraph
A group_tna object.
group_tna
An integer index or the name of the principal cluster as a character string.
integer
character
An integer index or the name of the secondary cluster as a character string.
Additional arguments passed to plot_compare.tna().
plot_compare.tna()
Model comparison functions compare(), compare.group_tna(), plot.tna_comparison(), plot_compare(), print.tna_comparison()
compare()
compare.group_tna()
plot.tna_comparison()
plot_compare()
print.tna_comparison()
model <- group_model(engagement_mmm) plot_compare(model)
Run the code above in your browser using DataLab