isolation | R Documentation |
Returns isolation index of each group
isolation(data, group, unit, weight = NULL)
data |
A data frame. |
group |
A categorical variable
contained in |
unit |
A vector of variables
contained in |
weight |
Numeric. (Default |
Returns a data.table with group column and isolation index.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.