powered by
Title specify_weight
specify_weight(var, weights)
list
Variables for which weights can be assigned
weights in same sequence as variables
Shubhram Pandey shubhram1992@gmail.com
var = c("Male","Age") weights = specify_weight(var, weights = c(0.5,0.5)) weights
Run the code above in your browser using DataLab