is.partialorder: is.partialorder

Description Usage Arguments See Also Examples

View source: R/is.partialorder.R

Description

The function check whether the square matrix m is a partialorder. If TRUE the matrix m can be used as incidence matrix, its validation can be obtained through the function validate.partialorder.incidence.

Usage

1

Arguments

m

a square matrix.

See Also

transitivity, binary, reflexivity,

antisymmetry, is.preorder,

validate.partialorder.incidence

Examples

1
2
3
4
5
6

parsec documentation built on May 2, 2019, 6:08 p.m.