This function calculates the se for UI based on OLS when we have MNAR data, for ui.ols
.
1 | se.ols(X, sigmaOLScor, u, gridrho)
|
X |
Covariate matrix. |
sigmaOLScor |
Output from sigmaOLScor1 |
u |
Fitted values from mis.model. |
gridrho |
Values of rho. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.