standardizeRakingWeights | R Documentation |
Function for standardizing raking weights Raking weights get divided by the smallest weight. Thereby, all weights become larger or equal to 1 without changing the ratio of the weights to each other.
standardizeRakingWeights(weights)
weights |
Raking weights computed by computeWeights() |
the standardized weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.