Package: PCSinR 0.2.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 \doi{10.1017/S1930297500002424}; 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.2.0.tar.gz
PCSinR_0.2.0.zip(r-4.7)PCSinR_0.2.0.zip(r-4.6)PCSinR_0.2.0.zip(r-4.5)
PCSinR_0.2.0.tgz(r-4.6-any)PCSinR_0.2.0.tgz(r-4.5-any)
PCSinR_0.2.0.tar.gz(r-4.7-any)PCSinR_0.2.0.tar.gz(r-4.6-any)
PCSinR_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PCSinR/json (API)
NEWS
| # 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 from:dbe708debe. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 151 | ||
| macos-oldrel-arm64 | OK | 205 | ||
| windows-devel | OK | 58 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 85 |
Exports:PCS_convergence_McCandRPCS_runPCS_run_from_interconnections
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| PCS: Parallel Constraint Satisfaction networks in R | PCSinR-package PCSinR |
| 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 |
