Plot Jaccard subgroup similarity index (SSI) for causal distillation tree objects
plot_jaccard.Rd
The Jaccard subgroup similiarity index (SSI) is a measure of the similarity between two candidate partitions of subgroups. To select an appropriate teacher model in CDT, the Jaccard SSI can be used to select the teacher model that recovers the most stable subgroups.
Arguments
- ...
Two or more causal distillation tree objects, each is typically the output of
causalDT
. Arguments should be named (so that they are properly labeled in the resulting plot).