It is called by the main function fil and is for internal use.
em.fil(parameter, X, full.missing.data, observed.data, full.data, family)
The starting values of the parameters as (\(\beta, \alpha\)) where \(\beta\) is the parameters of original model and \(\alpha\) is the for the missing data model.
The design matrix with the intercept column.
The augmented response with design matrix and missing indicator 1 for missing data.
The observed response with design matrix and missing indicator 0 for observed data.
The observed response, augmented response with corresponding design matrix and missing indicator 0 for observed data and 1 for missing data.
as in glm
. brlrmr
currently supports only the "binomial"
family with links
Bias Reduction in Logistic Regression with Missing Responses when the Missing Data Mechanism is Nonignorable.