summary.dea {adea}R Documentation

summary method for dea class

Description

Extract information from a dea class object and compute some more.

Usage

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

Arguments

object

is the object of class dea 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.

Value

This function returns the following information, as a named list:


[Package adea version 1.5.1 Index]