View source: R/research-workflow.R
| simulate_gazepoint_research_handoffs | R Documentation |
Generates deterministic, shareable, synthetic prepared outputs representing
handoffs from gp3tools, gpbiometrics, and gp3sequences. The outcome is
an experimentally assigned condition. Biometrics variables are signal-quality
summaries only; no health, emotion, stress, cognition, or other mental-state
outcome is generated or inferred.
simulate_gazepoint_research_handoffs(
n_participants = 24L,
n_stimuli = 6L,
trials_per_stimulus = 1L,
seed = 3001L
)
n_participants |
Number of participants. |
n_stimuli |
Number of stimuli. |
trials_per_stimulus |
Trials per participant-stimulus cell. |
seed |
Deterministic seed. |
A gp3ml_research_bundle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.