Description Usage Arguments See Also Examples
View source: R/is.partialorder.R
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.
1 |
m |
a square matrix. |
transitivity, binary, reflexivity,
validate.partialorder.incidence
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.