philips-software / latrend

An R package for clustering longitudinal datasets in a standardized way, providing interfaces to various R packages for longitudinal clustering, and facilitating the rapid implementation and evaluation of new methods
https://philips-software.github.io/latrend/
GNU General Public License v2.0
28 stars 5 forks source link

Partition similarity metrics between models with partially matching datasets #114

Open niekdt opened 2 years ago

niekdt commented 2 years ago

Would be useful to be able to compute the ARI and other partition similarity metrics between bootstrap samples. This requires that these metrics are computed on the intersection of the two patient sets, instead of throwing a data mismatch error.