Releases: helske/seqHMM
Releases · helske/seqHMM
seqHMM 1.0.5 released on CRAN
Version 1.0.3-1 (cosmetic changes for CRAN combatibility)
seqHMM 1.0.3-1 (Release date: 2015-12-29)
As requested by CRAN, changed donttest example of interactive plotting to conditional block depending
on whether session is interactive or not.
Version 1.0.3
seqHMM 1.0.3 (Release date: 2015-12-23)
Corrected dependency on R 3.2.0 due to lengths function.
Bug Fixes:
- Corrected a bug which caused fit_model to stop if restarted EM failed.
- vcov.mhmm produced errors in valgrind, corrected issue by replacing Armadillo's inv_sympd function with inv.
- Corrected a bug relating to colorpalette in mc_to_sc function.
Performance improvements:
- Slight performance improvement in all functions by tweaking the usage of armadillo constructors.
Initial version on CRAN
v1.0.2-1 Update about CRAN