.calcWeights | R Documentation |
Calculates weighting for a model. Each record receives a numeric weight.
.calcWeights(w, data, resp, family)
w |
Either logical in which case |
data |
Data frame |
resp |
Name of response column |
family |
Name of family |
A numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.