- Add eive.cga.formula for lm() compatible regression settings.
- Fix documentation
- Enhance document for multivariate eive (eivem)
- Errors-in-variables with multiple response variables.
- eive.cga() now returns 2 new items: $cleanx and $measurementerror which are also accessable using the keys $proxy$fitted.values and $proxy$residuals, respectively.
- eivem() added for multiple y values
- new tests added and can be triggered using devtools:::test()
- updated docs