runSim_pb | R Documentation |
Run simulation for multiple subjects
runSim_pb(
nsub = 10,
ntrials = 300,
fnct = "logistic",
fbst = FALSE,
omDelay = 0
)
nsub |
numeric, number of subjects in simulation |
ntrials |
number of vwp trials per subject |
fnct |
character vector indicatin curve type |
fbst |
use FBS+T assumption or not |
omDelay |
alternative mechanism for eye delay, can be constant or active bound var |
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.