summary.adea {adea}R Documentation

summary method for adea class

Description

Extract information from a fsdea class object and compute some more. 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.

Usage

## S3 method for class 'adea'
summary(object, ...)

Arguments

object

is the object of class adea to summarise

...

For compatibility reason, see note about 'eff.tolerance' parameter.


[Package adea version 1.5.1 Index]