View source: R/03_IFE_algorithm_functions.R
clustering_with_robust_distances | R Documentation |
It starts with defining a robust location and scatter (based on Ma & Genton (2000): Highly robust estimation of the autocovariance function).
clustering_with_robust_distances(g, number_of_groups, Y)
g |
Vector with group membership for all individuals |
number_of_groups |
number of groups |
Y |
Y: the panel data of interest |
numeric vector with the new clustering, now including class zero adjustments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.