freeRecall: PCR Free Recall Simulation

Description Usage Arguments Value

Description

PCR Free Recall Simulation

Usage

1
2
freeRecall(mem, thresh, space = NULL, Tmin = NULL, Tmax = NULL,
  Time = NULL, lambda = NULL)

Arguments

mem
thresh
space
Tmin
Tmax
Time
lambda

Value

If time parameters are used, list of 4 matrices representing accuracy, recoverability, reaction time, and serial order. If time parameters are not used, returns list of 2 matrices representing accuracy and serial order.


wjhopper/PCR documentation built on May 4, 2019, 7:33 a.m.