heuristica: Heuristics Including Take the Best and Unit-Weight Linear (original) (raw)
Implements various heuristics like Take The Best and unit-weight linear, which do two-alternative choice: which of two objects will have a higher criterion? Also offers functions to assess performance, e.g. percent correct across all row pairs in a data set and finding row pairs where models disagree. New models can be added by implementing a fit and predict function– see vignette. Take The Best was first described in: Gigerenzer, G. & Goldstein, D. G. (1996) <doi:10.1037/0033-295X.103.4.650>. All of these heuristics were run on many data sets and analyzed in: Gigerenzer, G., Todd, P. M., & the ABC Group (1999). ISBN:978-0195143812.
| Version: | 1.0.3 |
|---|---|
| Depends: | R (≥ 3.1.0) |
| Imports: | Hmisc |
| Suggests: | devtools, ggplot2, glmnet, knitr, plyr, reshape, reshape2, rmarkdown, testthat |
| Published: | 2021-09-08 |
| DOI: | 10.32614/CRAN.package.heuristica |
| Author: | Jean Whitmore [aut, cre], Daniel Barkoczi [aut] |
| Maintainer: | Jean Whitmore |
| BugReports: | https://github.com/jeanimal/heuristica/issues |
| License: | MIT + file |
| URL: | https://github.com/jeanimal/heuristica |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | heuristica results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=heuristicato link to this page.