Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 544 Bytes

File metadata and controls

executable file
·
19 lines (12 loc) · 544 Bytes

v3.1.3 (Upcoming version)

v3.1.2

  • Add eive.cga.formula for lm() compatible regression settings.
  • Fix documentation

v3.1.1

  • Enhance document for multivariate eive (eivem)

Version 3.1.0

  • 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