summary.adeastepwise function

Summary method for adeastepwise class

Summary method for adeastepwise class

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

## S3 method for class '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.