Package: PCSinR 0.1.0
PCSinR: Parallel Constraint Satisfaction Networks in R
Parallel Constraint Satisfaction (PCS) models are an increasingly common class of models in Psychology, with applications to reading and word recognition (McClelland & Rumelhart, 1981; \doi{10.1037/0033-295X.88.5.375}), judgment and decision making (Glöckner & Betsch, 2008 \url{http://journal.sjdm.org/bn3.pdf}; Glöckner, Hilbig, & Jekel, 2014 \doi{10.1016/j.cognition.2014.08.017}), and several other fields. In each of these fields, they provide a quantitative model of psychological phenomena, with precise predictions regarding choice probabilities, decision times, and often the degree of confidence. This package provides the necessary functions to create and simulate basic Parallel Constraint Satisfaction networks within R.
Authors:
PCSinR_0.1.0.tar.gz
PCSinR_0.1.0.zip(r-4.5)PCSinR_0.1.0.zip(r-4.4)PCSinR_0.1.0.zip(r-4.3)
PCSinR_0.1.0.tgz(r-4.4-x86_64)PCSinR_0.1.0.tgz(r-4.4-arm64)PCSinR_0.1.0.tgz(r-4.3-x86_64)PCSinR_0.1.0.tgz(r-4.3-arm64)
PCSinR_0.1.0.tar.gz(r-4.5-noble)PCSinR_0.1.0.tar.gz(r-4.4-noble)
PCSinR_0.1.0.tgz(r-4.4-emscripten)PCSinR_0.1.0.tgz(r-4.3-emscripten)
PCSinR.pdf |PCSinR.html✨
PCSinR/json (API)
# Install 'PCSinR' in R: |
install.packages('PCSinR', repos = c('https://felixhenninger.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/felixhenninger/pcsinr/issues
Last updated 8 years agofrom:5787aa3107. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | WARNING | Nov 07 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 07 2024 |
R-4.4-win-x86_64 | WARNING | Nov 07 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 07 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 07 2024 |
R-4.3-win-x86_64 | WARNING | Nov 07 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 07 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 07 2024 |
Exports:PCS_convergence_McCandRPCS_runPCS_run_from_interconnectionstimesTwo
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check a PCS network for convergence | PCS_convergence_McCandR |
Simulate the run of a PCS model | PCS_run |
Simulate the run of a PCS model based on only the interconnection matrix | PCS_run_from_interconnections |
PCS: Parallel Constraint Satisfaction networks in R | PCSinR-package PCSinR |