compute_gii {genderstat} | R Documentation |
This is an internal helper function to compute the GII for each country in the data and then select the bottom 15 countries based on their GII values.
compute_gii(data)
data |
A data frame containing the required metrics for GII computation. |
A data frame of the bottom 15 countries sorted by GII values.