- fixed testthat error
- fixed testthat error caused by ggplot2
- removed suggestion of dexterMST (Package 'dexterMST' was removed from the CRAN repository.)
- NOTE * fixed a bug in ifelse (thanks to Tobias Alfers & Philipp Gewessler)
- added the feature of item parameter estimation of probabilistic MST designs
- fixed tmt_sim function which ignored seed, when theta and or b where > 1
- improved the performance of the package
- added seed to the simulation function
- changed the definition of cumulative MST designs from += to ++ (respectively both are working)
- added possibility to specify further conditions 'preconditions' in the MST design
- fixed bug in determining the se at small MST designs
- fixed 'Note' from CRAN submission (thanks UL)
- fixed testthat error caused by ggplot2
- added the feature of item parameter estimation of probabilistic MST designs
- fixed tmt_sim function which ignored seed, when theta and or b where > 1
- improved the performance of the package
- added seed to the simulation function
- changed the definition of cumulative MST designs from += to ++ (respectively both are working)
- added possibility to specify further conditions 'preconditions' in the MST design
- fixed bug in determining the se at small MST designs
- fixed some typos
- changed batch in readme
- cumulative designs are now supported (see vignette)
- increased the speed of the package
- updated the vignette
- changed tmt_sim to include cumulative designs
- fixed some typos
- added additional examples as requested by CRAN-reviewer
- minor changes in the description and examples
- the "tmt-package" is now submitted to cran