Fixed Global Weights
globalweights_fix(n, r, w)
A numeric value.
The sample size per basket.
Vector of responses.
Fixed number with wich all weights are multiplied
globalweights_fix(n = 20, r = c(1, 3, 5), w = 0.5)
Run the code above in your browser using DataLab