hist.group_tna | R Documentation |
group_tna
Object.Plot a Histogram of Edge Weights for a group_tna
Object.
## S3 method for class 'group_tna'
hist(x, ...)
x |
A |
... |
Additional arguments passed to |
A list
(invisibly) of histogram
objects of the edge weights of
each cluster.
Basic functions
build_model()
,
hist.tna()
,
import_data()
,
plot.group_tna()
,
plot.tna()
,
plot_frequencies()
,
plot_frequencies.group_tna()
,
plot_mosaic()
,
plot_mosaic.group_tna()
,
plot_mosaic.tna_data()
,
prepare_data()
,
print.group_tna()
,
print.summary.group_tna()
,
print.summary.tna()
,
print.tna()
,
print.tna_data()
,
simulate.tna()
,
summary.group_tna()
,
summary.tna()
,
tna-package
model <- group_model(engagement_mmm)
hist(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.