cluster_iss | R Documentation |
Use a rank-1 update to cheaply compute inverse symmetric square roots of projection matrices
cluster_iss(
tm,
cluster_unit,
cluster_ids = NULL,
cluster_var = NULL,
exclude = na.action(tm),
...
)
exclude |
index of units to exclude from computing the correction; for example, if they're NA's |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.