computeMeanAndSD | R Documentation |
Compute the mean and sd of a discrete Rankin distribution
computeMeanAndSD(probVec = rep(1, 7L), support = 0L:6L)
probVec |
a probability vector of length equal to length of support, default is uniform |
support |
a vector of support values (default 0:6 for Rankin Scores) |
a named vector of mean
and sd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.