powered by
Compute the kish factor for a specific weight vector
kishFactor(w)
The function will return the the kish factor
a numeric vector with weights
Alexander Kowarik
kishFactor(rep(1,10)) kishFactor(rlnorm(10))
Run the code above in your browser using DataLab