| logl_probit | R Documentation |
This function derives the Loglikelihood for ui_probit.
logl_probit(par, rho, Xz = Xz, Xy = Xy, y = y, z = z)
par |
Coeficient values the logliklihood should be drived at. |
rho |
The value of the sensitivity parameter. |
Xz |
covariate matrix for missingness mechanism |
Xy |
covariate matrix for the outcome regression |
y |
outcome vector |
z |
indicator of wether y is missing or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.