Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 391 Bytes

NEWS.md

File metadata and controls

13 lines (11 loc) · 391 Bytes

Package v0.1.6

Bug Fixes

  • Fixed multiple bugs related to theta estimation issues

Package v0.1.4

Bug Fixes

  • Fixed the creation of one of the transition matrices to prevent a WARNING

Documentation updates

  • Now using Roxygen v7.1.1

Package v0.1.3

Bug Fixes

  • Fix the use of equality testing (e.g., `class(object)=="CLASS") in the transition_matrix_plot function.