View source: R/ToolFunctions.R
is.probability.matrix | R Documentation |
Test if a matrix is of probability
is.probability.matrix(x)
x |
a matrix. |
A logical corresponding to whether x
is a probability
matrix (sum of rows equal to 1).
Ehouarn Le Faou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.