summary.fsdea {adea}R Documentation

summary method for fsdea 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 'fsdea'
summary(object, ...)

Arguments

object

is the object of class dea to summarise

...

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

Value

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


[Package adea version 1.5.1 Index]