@jspsych-contrib/plugin-vsl-grid-scene
v1.0.0
Published
## Overview
Downloads
5
Readme
vsl-grid-scene plugin
Overview
The VSL (visual statistical learning) grid scene plugin displays images arranged in a grid. This plugin can be used to replicate the experiments described in:
Fiser, J., & Aslin, R. N. (2001). Unsupervised statistical learning of higher-order spatial structures from visual scenes. Psychological Science, 12(6), 499-504.
Loading
In browser
<script src="https://unpkg.com/@jspsych-contrib/[email protected]">
Via NPM
npm install @jspsych-contrib/plugin-vsl-grid-scene
import jsPsychVslGridScene from '@jspsych-contrib/plugin-vsl-grid-scene';
Compatibility
jsPsych v7.0.
Documentation
See documentation
Author / Citation
This plugin was created as part of the core jsPsych codebase, but moved to jspsych-contrib because of its specialized nature. There is no additional citation for its use.