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