rankUsingMatrix {dominanceanalysis} | R Documentation |
Dominance of each factor over others. Dominance requires that a variable have higher values on all submodels. This method allows to visualize those relation.
Description
Dominance of each factor over others. Dominance requires that a variable have higher values on all submodels. This method allows to visualize those relation.
Usage
rankUsingMatrix(x)
Arguments
x |
a square matrix |
Value
a vector of string, each one showing what factors dominates others
[Package dominanceanalysis version 2.1.0 Index]