Skip to content

v2.1.6

Compare
Choose a tag to compare
@mattfidler mattfidler released this 26 May 02:57
· 463 commits to main since this release
95d7f6f

Breaking changes

  • Since rxode2 now allows simulation with omega having diagonal
    zero elements, $omega and $omegaR now reflects this information
    including the zero omega elements in the output. On the other hand,
    the other eta-information and standard error information for zero
    etas are still excluded in $phiR, $phiSE, $eta etc.

Bug fixes

  • vpcSim() works when an eta value is fixed to 0 (#341)

  • augPred() now consistently uses the simulation model (instead of
    the inner model used for CWRES calculation).

What's Changed

New Contributors

Full Changelog: v2.1.5...v2.1.6