validate.partialorder.incidence: validate.partialorder.incidence

Description Usage Arguments See Also Examples

View source: R/validate.partialorder.incidence.R

Description

The function check whether the square matrix m is a partialorder. If it is so, the function returns the same matrix assigning to it the S3 class incidence. Else, the function stops and returns the characteristics that lacks to matrix m to be a partialorder.

Usage

1

Arguments

m

a square matrix.

See Also

transitivity, binary, reflexivity,

antisymmetry, is.preorder, is.partialorder

Examples

1
2
3
4
5
6
7
8

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