convert.cell: convert.cell

Description Usage Arguments Value

Description

Converts the values of each cell in a matrix to probabilities by normalizing each cell's value by the sum of the entire matrix.

Usage

1

Arguments

mat

Matrix to be converted (typically used to convert the output of pref.strength)

...

Additional arguments as necessary.

Value

A matrix with the values of each cell converted to relative probabilities, normalized byt the sum of the values of the matrix


syanco/checkyourself documentation built on Jan. 18, 2021, 4:50 a.m.