This function will use the MICE package to impute
missing values separately for each group.
1  |   impute.pisa(toimpute, grouping, maxToImpute = 0.5, ...)
 | 
toimpute | 
 the variables to impute.  | 
the | 
 grouping variable.  | 
maxToImpute | 
 the maximum percentage to attempt to impute. Must be a value between 0 and 1.  | 
... | 
 other parameters passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.