WTGLOSS {WgtEff} | R Documentation |
Calculate weighting loss
Description
Calculates weighting loss
Usage
WTGLOSS(x)
Arguments
x |
= weights vector (name of weights column) |
Value
Weighting loss
References
Weighting loss => DEFF-1
Examples
WTGLOSS(testweights$weights_column)
[Package WgtEff version 0.1.2 Index]