View source: R/sigma_ols_cor1.R
| sigma_ols_cor1 | R Documentation |
This function is a bias correction of the residual standard deviation under MNAR, used by ui_causal and ui_ols.
sigma_ols_cor1(X, sigma_ols, n, p, u, gridrho)
X |
Covariate matrix outcome. |
sigma_ols |
Residual sd from outcome regression. |
n |
Number of complete cases. |
p |
Number of covariates outcome regression. |
u |
Fitted values from propensity score regression. |
gridrho |
Values of rho. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.