summary.adea: summary method for adea class

View source: R/summary.adea.R

summary.adeaR 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.


adea documentation built on Nov. 24, 2023, 5:10 p.m.