summary.cadea: summary method for cadea class

View source: R/summary.cadea.R

summary.cadeaR Documentation

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

Arguments

object

is the object of class cadea to summarise

...

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


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