pool_pv | R Documentation |
Pool plausible values using Rubin's rules
pool_pv(Bs, SEs, ns2, dfadj = TRUE)
Bs |
The regression coefficients. |
SEs |
The standard errors. |
ns2 |
The number of observations. |
dfadj |
If set to TRUE (default), uses newer df computation. If FALSE, uses standard Rubin pooling formula. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.