Description Usage Arguments Value
Converts the values of each cell in a matrix to probabilities by normalizing each cell's value by the sum of the entire matrix.
1 | convert.cell(mat, ...)
|
mat |
Matrix to be converted (typically used to convert the output of pref.strength) |
... |
Additional arguments as necessary. |
A matrix with the values of each cell converted to relative probabilities, normalized byt the sum of the values of the matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.