Changelog
Source:NEWS.md
fitVARMxID 1.0.6
Patch
- Improved convergence assessment and Hessian-rescue behavior, including more robust selection of the best candidate fit.
- Treats lower-bound solutions for softplus covariance-diagonal parameters as admissible rather than automatically classifying them as convergence failures.
- Hardened parameter-bound detection, nudging, and bound relaxation.
fitVARMxID 1.0.5
CRAN release: 2026-08-02
Patch
- Added
confint()andplot()methods. - Added the
FitVARMxIDSave()function.