srs: Create a Successor Representations

Description Usage Arguments

Description

Create a Successor Representations

Usage

1
2
srs(data, nAOI, a, g, converged = FALSE, averageItems = TRUE,
  normalize = FALSE)

Arguments

data

matrix or dataframe of 4 columns. 1 Id of participant, 2 item, 3 sender and 4 receiver

nAOI

number of Areas of interest (positive integer)

a

alpha. Numeric between 0 and 1

g

gamma. Numeric between 0 and 1

converged

Logical. Should the SR matrix be constructed statically based on first order transition matrix?

averageItems

Logical. Should the matrices be averaged across items?

normalize

Logical. Should the matrix cells be normalized?


Kucharssim/SRSA documentation built on June 9, 2019, 4:49 p.m.