This function allows for the exploration of divergences in multiple solutions gimme for both the group and individuals.
solution.tree(x,
level = c("group", "individual"),
cols = NULL,
ids = "all",
plot.tree = FALSE)
A fitted gimme object.
A character vector indicating what levels of the solution tree you would like returned. Options are "group", "individual", or c("group", "individual"). Defaults to c("group", "individual").
A character vector indicating additional information to include in tree plot. Options include "stage", "pruned", "rmsea", "nnfi", "cfi","srmr", "grp_sol", "bic", "aic", "modularity." Defaults to NULL.
A character vector indicating the names of subjects to print. Defaults to "all."
Logical. If TRUE, plot of tree is produced. Defaults to FALSE.
solution.tree