Learn R Programming

ggdmc (version 0.2.5.2)

n1PDF_cnorm: Likelihood function for correlated accumulator model

Description

Calculate first node probability densities of the correlated accumulator model

Usage

n1PDF_cnorm(x, A, b, t0, mean_v, sd_v, st0, corr_v, n, h, debug = FALSE)

Arguments

x

response time vector

A

start point variability

b

threshold

t0

nondecision time

mean_v

mean drift rate vector

sd_v

standard deviation of the drift rates

st0

nondecision time variability

corr_v

correlation among accumulators

n

number of simulations

h

kernel bandwidth

debug

debugging?