summary.adeahierarchical {adea} | R Documentation |
Summary method for adeahierarchical class
Description
For the final model of adea_hierarchical function print the model name, orientation, load orientation, a summary, the input variables, and outputs variables.
Usage
## S3 method for class 'adeahierarchical'
summary(object, ...)
Arguments
object |
Is the object of class adeahierarchical to summarise. |
... |
For compatibility reason, see note about 'eff.tolerance' parameter. |
Details
The default tolerance to consider a DMU as efficient one is .001 in reports. Use 'eff.tolerance' parameter to consider another tolerance between 0 and 1.
[Package adea version 1.5.1 Index]