This is a support function for ui.probit
ML.probit(out.formula, mis.formula = NULL, data, rho = c(-0.5, 0.5),
progress = TRUE, method = "NR")
Formula for outcome regression.
Formula for regression model for the missingness mechanism.
Data frame containing the variables in the formulas
Vector containing the values of rho for which we want to fit the likelihood.
If TRUE prints out process time for each maximazation of the likelihood.
Maximazation method to be passed through maxLik