Description Usage Arguments Value
Calculating the difference between imputed and original values.
1 2 | ## S3 method for class 'imp'
diff(ori, imp)
|
ori |
Original numerical vector. |
imp |
Imputed numerical vector. |
Sum of squared deviance between original and sifted vector over the sum of squared original vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.