| .group_tna_to_mcml | R Documentation |
Two modes depending on whether clusters is provided:
For group_tna from
tna::group_model(cluster_data(...)). clusters is the
row-to-group assignments. Per-cluster tnas are taken as-is.
Macro data is the assignments vector.
For group_tna from
as_tna(cluster_summary(...)). Cluster membership inferred
from each tna's labels. Macro rebuilt from original data.
.group_tna_to_mcml(
x,
clusters = NULL,
method = "sum",
type = "tna",
directed = TRUE,
compute_within = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.