.makeWeightsMixed | R Documentation |
A function to calculate weights based on a mixed approach.
.makeWeightsMixed(x, pointval, rng)
x |
A numeric vector of input values. |
pointval |
A numeric point value within the range of x. |
rng |
A numeric vector indicating the range of x. |
A numeric vector of calculated weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.