count_cooccur: Create Co-Occurence Matrices.

Description Usage Arguments Details Value Author(s)

View source: R/psOpenSorts.R

Description

Creates co-occurence matrices from logical q-category assignments.

Usage

1

Arguments

ass

Named list of logical matrices, one for each participant. Each logical matrix has items as named rows, category indices as columns and logical values in cells.

Details

The diagonal is replaced with the maximum number of categories for that person, to standardize the entire table.

Value

An integer array with items as rows and columns, participants as third dimension and cells as co-occurence counts.

Author(s)

Maximilian Held


maxheld83/pensieve documentation built on Jan. 21, 2020, 9:16 a.m.