Changes in version 1.0.3.9000 - In development. Changes in version 1.0.3 (2021-09-08) - Fixed a unit test that had warning turned to error. - No functionality updates. - Minor updates to some documentation (e.g. http -> https). Changes in version 1.0.2 (2019-08-21) - Updated to Roxygen version 6 and re-generated documentation with it-- some changes to newlines. - Added more info to vignette on reproducing results. Changes in version 1.0.1 (2016-07-17) - Fixed bug when using models with differing cols_to_fit. https://github.com/jeanimal/heuristica/issues/38 - Vignette improvements (missing titles, typos). Changes in version 1.0.0 (2016-06-18) - Initial release. - Models include Take The Best (ttbModel) and logistic regression (logRegModel). - predictPair supported by all models. - Performance measures include percent correct (percentCorrect). - Data sets are city_population and highschool_dropout.