View source: R/onset_fix_comparison_sim_functions.R
runSub_compare | R Documentation |
Run simulation for single subject
runSub_compare(
fnct = "logistic",
ntrials = 300,
fbst = TRUE,
pars = NULL,
omDelay = 0,
alt
)
fnct |
character vector indicatin curve type |
ntrials |
number of vwp trials per subject |
fbst |
use FBS+T assumption or not |
pars |
curve parameters |
omDelay |
Alternative to using |
alt |
TRUE/FALSE this determines if we use baseParams or baseParams2 for creating data |
window |
A time window to sample at different density |
windowRate |
sampling rate within window |
This runs simluation for single subject, returns a list containing information on subject, as well as trial data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.