Coding
Computational modelling and statistics are central to cognitive science.
I have provided some of my coding work below.
Computational modelling and statistics are central to cognitive science.
I have provided some of my coding work below.
The code I used to generate dot pattern distortions in my 2026 CogSci Proceedings paper. This R Markdown code also generates a brief description of the generated stimuli to be used for a Methods section.
https://github.com/AnthonyCruzPsychology/Prototype-Distortion-GenerationÂ
This code simulates the accuracy that true random responders might have in an N-alternative forced choice paradigm, akin to how many category learning paradigms are designed. This code uses the design of the learning task to determine what level of performance would significantly exceed that which could be expected by chance.