get_gini {SCOPE} | R Documentation |
Gini index is defined as two times the area between the Lorenz curve and the diagonal.
get_gini(Y)
Y |
raw read depth matrix after quality control procedure |
Gini |
Vector of Gini coefficients for single cells from scDNA-seq |
Rujin Wang rujin@email.unc.edu
Gini <- get_gini(Y_sim)