diff --git a/README.md b/README.md index 656ce0e..646a6eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# MICE - Multiple Imputation with Chained Equations -Multiple imputation with chained equation implemented from scratch. +# MICE - Multiple Imputation by Chained Equations +Multiple imputation by chained equation implemented from scratch. ## Beware This is a low performance implementation meant for pedagogical purposes only.