Package: masc 0.1.0

Kiante Fernandez
masc: Simulate the Multi-Attribute Search and Choice (MASC) Model
Simulates the Multi-Attribute Search and Choice (MASC) model of Gluth, Deakin and Rieskamp (2026) <doi:10.1037/rev0000614> for multi-attribute decision-making, including sequential information search, Bayesian belief updating, and choice. Beliefs may be treated as univariate (independent attributes), or multivariate over correlated attributes ('MASC-C'), in which observing one attribute updates beliefs about correlated attributes via a Kalman filter.
Authors:
masc_0.1.0.tar.gz
masc_0.1.0.tar.gz(r-4.7-arm64)masc_0.1.0.tar.gz(r-4.7-x86_64)masc_0.1.0.tar.gz(r-4.6-arm64)masc_0.1.0.tar.gz(r-4.6-x86_64)
masc_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
masc/json (API)
NEWS
| # Install 'masc' in R: |
| install.packages('masc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kiante-fernandez/masc/issues
- hotelgluth2024 - Hotel Choice Experiment Dataset from Gluth et al.
Last updated from:03ea12c6e9. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 264 | ||
| linux-release-arm64 | OK | 153 | ||
| linux-release-x86_64 | OK | 141 | ||
| wasm-release | OK | 145 |
Exports:rMASC
Dependencies:RcppRcppArmadillo
Attribute Weights and Attention with Varying Sampling Noise
Rendered fromattribute-attention-noise.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-05-27
Started: 2026-05-27
MASC Parameters and Reward Rate
Rendered fromparameters-reward-rate.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-05-27
Started: 2026-05-27
Overall Value and Predicted Number of Fixations
Rendered fromoverall-value-fixations.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-05-27
Started: 2026-05-27
Response Time and The Number of Options
Rendered fromrt-hicks-law.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-05-27
Started: 2026-05-27
Simulating Time Pressure with Varying Levels of Search Sensitivity
Rendered fromtime-pressure-search-sensitivity.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2026-05-27
Started: 2026-05-27
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hotel Choice Experiment Dataset from Gluth et al. (2026) | hotelgluth2024 |
| Multi-Attribute Search and Choice (MASC) Model | rMASC |