README.md

fullDPROC: Rpackage

This package fits the univariate dual-process model (Yonelinas, 1999) to recognition or source memory data by fitting the model to the ROC curve (minimizing SSE) or to the frequencies of responses by minimizing log-likelihood.

All fitting can be done by using the DPSD wrapper function and specifying data and model/parameter restrictions in the function arguments. The predicted ROC curve can be produced using the predictedROC function.

DPDS.R function

This is the main wrapper function. The package requires individual item-level confidence rating responses from recognition judgments or source judgments (for experiments with a single source dimension, i.e. a single rating scale ranging from Source A to Source B).

Arguments

Parameter restrictions

Recollection is bounded to be between 0 and 1, Familiarity to be positive. Criteria are ordered.

Optimization

Output

predictedROC function

This function provides the output for the predicted ROC curve from parameter values (for graphs and such).

Arguments

Output

Auxilliary functions

These are functions that are called from the wrapper function depending on arguments, but do not need to be called manually.

To Do:



nklange/fullDPROC documentation built on May 26, 2019, 2:34 a.m.