Package: ggdmcModel 0.2.9.0
ggdmcModel: Model Builders for 'ggdmc' Package
A suite of tools for specifying and examining experimental designs related to choice response time models (e.g., the Diffusion Decision Model). This package allows users to define how experimental factors influence one or more model parameters using R-style formula syntax, while also checking the logical consistency of these associations. Additionally, it integrates with the 'ggdmc' package, which employs Differential Evolution Markov Chain Monte Carlo (DE-MCMC) sampling to optimise model parameters. For further details on the model-building approach, see Heathcote, Lin, Reynolds, Strickland, Gretton, and Matzke (2019) <doi:10.3758/s13428-018-1067-y>.
Authors:
ggdmcModel_0.2.9.0.tar.gz
ggdmcModel_0.2.9.0.zip(r-4.7)ggdmcModel_0.2.9.0.zip(r-4.6)ggdmcModel_0.2.9.0.zip(r-4.5)
ggdmcModel_0.2.9.0.tgz(r-4.6-x86_64)ggdmcModel_0.2.9.0.tgz(r-4.6-arm64)ggdmcModel_0.2.9.0.tgz(r-4.5-x86_64)ggdmcModel_0.2.9.0.tgz(r-4.5-arm64)
ggdmcModel_0.2.9.0.tar.gz(r-4.7-arm64)ggdmcModel_0.2.9.0.tar.gz(r-4.7-x86_64)ggdmcModel_0.2.9.0.tar.gz(r-4.6-arm64)ggdmcModel_0.2.9.0.tar.gz(r-4.6-x86_64)
ggdmcModel_0.2.9.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggdmcModel/json (API)
| # Install 'ggdmcModel' in R: |
| install.packages('ggdmcModel', repos = c('https://yxlin.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yxlin/ggdmcmodel/issues
Last updated from:ace2516241. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 112 | ||
| linux-devel-x86_64 | NOTE | 97 | ||
| source / vignettes | OK | 169 | ||
| linux-release-arm64 | NOTE | 121 | ||
| linux-release-x86_64 | NOTE | 119 | ||
| macos-release-arm64 | NOTE | 150 | ||
| macos-release-x86_64 | NOTE | 331 | ||
| macos-oldrel-arm64 | NOTE | 194 | ||
| macos-oldrel-x86_64 | NOTE | 270 | ||
| windows-devel | NOTE | 103 | ||
| windows-release | NOTE | 135 | ||
| windows-oldrel | NOTE | 96 | ||
| wasm-release | OK | 110 |
Exports:bind_condition2parameters_rbuild_cell_names_rbuild_model_boolean_rBuildDMIBuildModelget_factor_cells_rget_node_1_index_rget_pnamesget_stimulus_level_ris_core_parameter_x_conditionis_parameter_x_conditionprint_parameter_mapsplit_parameter_x_conditiontable_parameters
Dependencies:ggdmcHeadersRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find All Possible Conditions | build_cell_names_r |
| Build Model Boolean | build_model_boolean_r |
| Build Data Model Instance | BuildDMI |
| Build a model object | BuildModel |
| An S4 Class Representing a Data-Model Instance | dmi-class |
| Get Index Mapping for the Node 1 Accumulator | get_node_1_index_r |
| Get Free Parameter Names from Model | get_pnames |
| Parameter Mapping and Condition Processing Utilities | get_factor_cells_r get_stimulus_level_r is_core_parameter_x_condition is_parameter_x_condition parameter_mapping_functions |
| An S4 class Representing a Cognitive Model Object. | model-class |
| Map Experimental Conditions to Model Parameters | bind_condition2parameters_r split_parameter_x_condition |
| Tabulate Model Parameter | model_parameter_utils print_parameter_map table_parameters |
