Wei JIANG
Wei JIANG Update misaem 1.0.0
de3dc16 Jul 6, 2020
Update misaem 1.0.0
A major release mainly update the follows:

* Add linear regression with missing values, see the function `miss.lm`.

* The main function for logistic regression is changed to `miss.glm`.

* The functions mimics the structure of widely used functions `lm` and `glm` for the case without missing values.

* Update misaem tutorial.

* Update README.md.

* Typos fixed.
de3dc16