| NEWS | R Documentation | 
NEWS file for the SimCorMultRes package
Changes in Version 1.9.0 (2023-07-10)
MINOR CHANGES
- Added R journal paper as vignette. 
- Improved README. 
- Improved vignette. 
- Reinstated code coverage using covr. 
- Updated CITATION style. 
- Updated GitHub Actions. 
Changes in Version 1.8.0 (2021-06-10)
MINOR CHANGES
- Added - identitylink in- rbin.
- Added rmarkdown dependency. 
- Corrected naming of variables in formula. 
- Removed markdown dependency. 
- Created NEWS.Rd. 
- Fixed ORCID in DESCRIPTION. 
- Migrating from Travis-CI to GitHub Actions. 
Changes in Version 1.7.0 (2019-07-25)
NEW FEATURES
- Added function - rmult.aclto simulate from a marginal adjacent-categories logit model.
MAJOR CHANGES
- Added unit tests. 
MINOR CHANGES
- Added code coverage. 
- Improved R code readability. 
- Modified .travis.yml. 
Changes in Version 1.6.0 (2018-07-10)
MINOR CHANGES
- Changed vignette from pdf to html. 
- Updated documentation. 
Changes in Version 1.5.0 (2017-07-11)
MINOR CHANGES
- Added README.Rmd. 
- Created a github repo. 
- Improved vignette using bookdown. 
- Updated CITATION. 
- Updated documentation. 
- Updated R code. 
- Updated vignette. 
Changes in Version 1.4.2 (2016-09-15)
MINOR CHANGES
- Updated CITATION. 
- Updated documentation. 
Changes in Version 1.4.1 (2016-07-19)
NEW FEATURES
- Introduced argument - rlatentto allow user-defined simulated values for the latent variables.
MAJOR CHANGES
- Increased flexibility in - rnorta.
- Replaced argument - lin.predwith three easier to handle arguments (- betas,- xformulaand- xdata).
MINOR CHANGES
- Updated CITATION. 
- Updated documentation. 
- Updated R code. 
- Updated vignette. 
Changes in Version 1.4.0 (2015-12-15)
MAJOR CHANGES
- Added - rbinfunction to simulate correlated binary responses.
- Changed the name of the argument - cutsto- intercepts.
MINOR CHANGES
- Updated CITATION. 
- Updated DESCRIPTION. 
- Updated documentation. 
- Updated vignette. 
Changes in Version 1.3.1 (2015-09-08)
MAJOR CHANGES
- Added to Imports stats. 
- Removed evd dependency. 
- Updated maintainer's email address. 
Changes in Version 1.3.0 (2015-01-08)
MINOR CHANGES
- Added CITATION. 
- Introduced a x.y.z version system. 
- Updated documentation. 
- Updated R code. 
- Updated vignette. 
Changes in Version 1.2 (2014-03-01)
MAJOR CHANGES
- Updated maintainer's email address. 
MINOR CHANGES
- Added vignette. 
- Updated documentation. 
Changes in Version 1.1 (2013-05-30)
NEW FEATURES
- Added - rmult.crmfunction to simulate correlated ordinal multinomial responses under a marginal continuation ratio model.
MAJOR CHANGES
- Removed mvtnorm dependency. 
MINOR CHANGES
- Updated documentation. 
- Updated R code. 
Version 1.0 (2012-11-12)
- The first version of the R package SimCorMultRes is released on CRAN.