heuristica: Heuristics Including Take the Best and Unit-Weight Linear

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>.

Package details

AuthorJean Whitmore [aut, cre], Daniel Barkoczi [aut]
MaintainerJean Whitmore <jeanimal@gmail.com>
LicenseMIT + file LICENSE
Version1.0.3
URL https://github.com/jeanimal/heuristica
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("heuristica")

Try the heuristica package in your browser

Any scripts or data that you put into this service are public.

heuristica documentation built on Sept. 8, 2021, 9:08 a.m.