
Last chance! 50% off unlimited learning
Sale ends in
Compute the mean and sd of a discrete Rankin distribution
computeMeanAndSD(probVec = rep(1, 7L), support = 0L:6L)
a named vector of mean
and sd
a probability vector of length equal to length of support, default is uniform
a vector of support values (default 0:6 for Rankin Scores)