Simulate realistic cross-package Gazepoint research handoffs
Source:R/research-workflow.R
simulate_gazepoint_research_handoffs.RdGenerates 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.
Usage
simulate_gazepoint_research_handoffs(
n_participants = 24L,
n_stimuli = 6L,
trials_per_stimulus = 1L,
seed = 3001L
)