Learn R Programming

adea (version 1.5.1)

summary.adeastepwise: Summary method for adeastepwise class

Description

For the final model of adea_stepwise function print the model name, orientation, load orientation, a summary, the input variables, and outputs variables.

Usage

# S3 method for adeastepwise
summary(object, ...)

Arguments

object

Is the object of class adeastepwise 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.