is.probability.matrix {Ease}R Documentation

Test if a matrix is of probability

Description

Test if a matrix is of probability

Usage

is.probability.matrix(x)

Arguments

x

a matrix.

Value

A logical corresponding to whether x is a probability matrix (sum of rows equal to 1).

Author(s)

Ehouarn Le Faou


[Package Ease version 0.1.2 Index]