Experiment Runner Overview
autora
includes tools for running synthetic and real-world experiments.
For synthetic experiments, these tools consist of ground-truth models from various disciplines that can be used to generate synthetic data. For real-world experiments, these tools consist of (i) experimentation managers, (ii) recruitment managers, and (iii) experiment runners, which combine experimentation managers with recruitment managers. Experimentation managers facilitate communication of conditions and observations between autora
and environments in which experiments are hosted. Recruitment managers facilitate recruitment and coordination of study participants.
Experiment runner tools may take in information about new experimental conditions or entire experiments. The following table includes the various experiment runner tools currently implemented in autora
.
Name | Links | Description |
---|---|---|
Synthetic | Package, Docs | A compendium of ground-truth models across psychology, psychophysics, behavioral economics, and other disciplines. |
Firebase (experimentation manager) | Package, Docs | An experimentation manager that provides functionality to manage communication of conditions and observations between autora and an experiment on Firebase. |
Prolific (recruitment manager) | Package, Docs | A recruitment manager that provides functionality to recruit participants via Prolific to conduct an experiment using autora . |
Firebase-Prolific (experiment runner) | Package, Docs | An experiment runner that combines the Firebase experimentation manager and the Prolific recruitment manager to automatically run human behavioral experiments. |