Description Usage Arguments Examples
Pools estimates from imputed data using Rubin's Rules
1 | poolImpute(estimate, se)
|
estimate |
A set of parameter estimates from multiple imputed data sets |
se |
A set of standard errors corresponding to the parameter estimates in estimate |
1 2 3 | poolImpute(1:10, 1:10/5)
> pooled_coef pooled_se pooled_p
> 1 5.5 3.409301 0.1403821
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.