estimate_missing_prob.Rd
A simple function to estimate a missingness probability given the model
and estimating approach supplied in a model_specification
objects
estimate_missing_prob(models, data, newdata = NULL, weights = NULL)
A model_specification
object
Source data
Data where predictions are required (if NULL then prediction are made in source data)
A vector of observation weights
A matrix of estimated missingness probabilities