Description Usage Arguments Value Note
Calculate the totals over an imputed dataset
1 | imputedTotals(data, imputations, variable, rhs)
|
data |
the orginal dataset with missing values |
imputations |
the multiple imputations generated by e.g. |
variable |
the name of the variable for which the imputations are calculated |
rhs |
the right hand side of the formula for the aggregation |
a dataset containing the totals for each imputations. The first few columns will contains the rhs
variables.
Deprecated function. Only relevant to run the code in the folder hpc
and paper_simulation
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.