Last chance! 50% off unlimited learning
Sale ends in
Variance for proportion
varprop(x, na.rm = TRUE)
Input variable
If TRUE missing values are removed before calculation
Variance for proportion
# NOT RUN {
varprop(c(rep(1L, 10), rep(0L, 10)))
# }
Run the code above in your browser using DataLab