Package: mixtur 1.2.3.9999
mixtur: Modelling Continuous Report Visual Short-Term Memory Studies
A set of utility functions for analysing and modelling data from continuous report short-term memory experiments using either the 2-component mixture model of Zhang and Luck (2008) <doi:10.1038/nature06860> or the 3-component mixture model of Bays et al. (2009) <doi:10.1167/9.10.7>. Users are also able to simulate from these models.
Authors:
mixtur_1.2.3.9999.tar.gz
mixtur_1.2.3.9999.zip(r-4.7)mixtur_1.2.3.9999.zip(r-4.6)mixtur_1.2.3.9999.zip(r-4.5)
mixtur_1.2.3.9999.tgz(r-4.6-any)mixtur_1.2.3.9999.tgz(r-4.5-any)
mixtur_1.2.3.9999.tar.gz(r-4.7-any)mixtur_1.2.3.9999.tar.gz(r-4.6-any)
mixtur_1.2.3.9999.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mixtur/json (API)
NEWS
| # Install 'mixtur' in R: |
| install.packages('mixtur', repos = c('https://jimgrange.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jimgrange/mixtur/issues
- bays2009_full - Full data set from Bays et al.
- bays2009_sample - Sample data set from Bays et al.
- berry_2019 - Data set from Berry et al.
- oberauer_2017 - Data set from Oberauer & Lin
Last updated from:7aa757678b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 224 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 153 | ||
| windows-devel | OK | 98 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 108 |
Exports:fit_mixturget_summary_statisticsplot_errorplot_error_non_targetplot_model_fitplot_model_parametersplot_summary_statisticsimulate_mixtur
Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigpurrrR6RColorBrewerrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Full data set from Bays et al. (2009) | bays2009_full |
| Sample data set from Bays et al. (2009) | bays2009_sample |
| Data set from Berry et al. (2019) | berry_2019 |
| Fit the mixture model. | fit_mixtur |
| Obtain summary statistics of response error | get_summary_statistics |
| Data set from Oberauer & Lin (2017) | oberauer_2017 |
| Plot response error of behavioural data relative to target values. | plot_error |
| Plot response error of behavioural data relative to non-target values. | plot_error_non_target |
| Plot model fit against human error data (target errors) | plot_model_fit |
| Plot best-fitting parameters of model fit | plot_model_parameters |
| Plot summary statistics of behavioural data | plot_summary_statistic |
| Generate simulated data from mixture models | simulate_mixtur |
