powered by
Calculate the Simpson's diversity index (SDI).
SDI(x)
weights of latent features.
moonlighting coefficient, or normalized Shannon's diversity index.
MoonFinder: a framework for the identification of moonlighting non-coding RNAs.
# NOT RUN { a = sample(1:10,4) b = a/sum(a) SDI(b) # }
Run the code above in your browser using DataLab