rll_FPP: First Past the Post random samples

View source: R/architectures.R

rll_FPPR Documentation

First Past the Post random samples

Description

First Past the Post random samples

First Past the Post random samples

Usage

rll_FPP(data, A, b_acc, b_rej, t0, drifts)

rll_FPP(data, A, b_acc, b_rej, t0, drifts)

Arguments

data

the data for one subject

A

Start point variability

b_acc

positive evidence threshold

b_rej

negative evidence threshold

t0

non decision time parameter

drifts

An array of drift rates, 4 x length(rt) with the columns being vectors of drift rates for accept price, reject price, accept rating, reject rating respectively

Value

A new data object with the same shape and new randomly drawn responses and RT's.

A new data object with the same shape and new randomly drawn responses and RT's.


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.