Description Usage Arguments Value Author(s)
The aggregated imputation impact for variable groups allows measuring the effect of imputations on the distribution of categoric variables (exclusive response groups).
| 1 | 
| data | (mandatory): A dataframe containing the data to be processed. | 
| bij | (optional): A matrix containing the structurally missingness indicators. bij can be calculated using the function  | 
| gij | (mandatory): A matrix containing the imputation indicators for a given dataframe. gij can be calculated using the function  | 
| obsi | (optional): A vector with the observations in rij to to be processed. If the argument is missing, all observations are processed. | 
| varj | (optional): A vector with the variables (column numbers) to be considered for the calculation. If the argument varj is missing, all variables are considered for the indicator. | 
| weight | (optional): A vector of weights to be considered when calculating the indicator. Default weight is 1. | 
A list with the following elements: variables (variables), observations (observations), Number of imputations detected (imputations), Indicator IMI (imi).
Beat Hulliger - Juan Berdugo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.