
Last chance! 50% off unlimited learning
Sale ends in
Given all the possible patterns of missingness.
combinations(p)
Dimension of covariates.
A matrix containing all the possible missing patterns. Each row indicates a pattern of missingness. "1" means "observed", 0 means "missing".
# NOT RUN {
comb = combinations(5)
# }
Run the code above in your browser using DataLab