amices / mice

Multivariate Imputation by Chained Equations
https://amices.org/mice/
GNU General Public License v2.0
433 stars 107 forks source link

Minor edit to `convergence()` for usability #491

Closed hanneoberman closed 1 year ago

hanneoberman commented 2 years ago

Added error messages for the number of imputations and the number of iterations in the mids object (should be > 1 and > 2, respectively). And added an interpretation paragraph to the documentation under Details.

stefvanbuuren commented 1 year ago

Now merged.