powered by
Compare TNA Clusters with Comprehensive Metrics
# S3 method for group_tna compare(x, i = 1L, j = 2L, scaling = "none", ...)
A tna_comparison object. See compare.tna() for details.
tna_comparison
compare.tna()
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.
See compare.tna().
Additional arguments passed to compare.tna().
model <- group_model(engagement_mmm) compare(model, i = 1, j = 2)
Run the code above in your browser using DataLab