Description Usage Arguments Examples
Aggregate linear regression results after multiple imputation
1  | aggre_mi(betamap, stderrmat, n = 60, k = 3)
 | 
betamap | 
 V x m matrix of the coefficient estimates (intercept, txt, covariates etc.) over m imputation  | 
stderrmat | 
 V x m matrix of the standard error (intercept, txt, covariates etc.) over m imputation  | 
n | 
 sample size  | 
k | 
 number of predictors (group + covariates)  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.