- sumMenu
Numeric matrix, summary of choice problems, returned by sumData.
- sumMsize
Numeric matrix, summary of choice problem sizes, returned by sumData.
- pref_list
Numeric matrix, each row corresponds to one preference. For example, c(2, 3, 1) means
2 is preferred to 3 and to 1. When set to NULL, the default, c(1, 2, 3, ...),
will be used.
- RAM
Boolean, whether the restrictions implied by the random attention model of
Cattaneo, Ma, Masatlioglu, and Suleymanov (2020) should be incorporated, that is, their monotonic attention assumption (default is TRUE).
- AOM
Boolean, whether the restrictions implied by the attention overload model of
Cattaneo, Cheung, Ma, and Masatlioglu (2021) should be incorporated, that is, their attention overload assumption (default is TRUE).
- limDataCorr
Boolean, whether assuming limited data (default is TRUE). When set to
FALSE, will assume all choice problems are observed. This option only applies when RAM is set to TRUE.
- attBinary
Numeric, between 1/2 and 1 (default is 1), whether additional restrictions (on the attention rule)
should be imposed for binary choice problems (i.e., attentive at binaries).