plot.dea_fuzzy function

Plot for fuzzy DEA models.

Plot for fuzzy DEA models.

Plot some attributes of a fuzzy DEA model (Guo-Tanaka, Kao-Liu and possibilistic models).

## S3 method for class 'dea_fuzzy' plot(x, showPlots = TRUE, ...)

Arguments

  • x: An object of class dea_fuzzy obtained by a fuzzy DEA model function.
  • showPlots: Logical. When TRUE (default) the plots are shown one by one. When it is FALSE the plots are not shown and are returned by the function (invisibly) as a list.
  • ...: Ignored, for compatibility issues.

Returns

Depending on the model, it returns some plots.

References

Zhu, J. (2014). Quantitative Models for Performance Evaluation and Benchmarking. Data Envelopment Analysis with Spreadsheets. 3rd Edition Springer, New York. tools:::Rd_expr_doi("10.1007/978-3-319-06647-9")

Author(s)

Vicente Coll-Serrano (vicente.coll@uv.es ). Quantitative Methods for Measuring Culture (MC2). Applied Economics.

Vicente Bolós (vicente.bolos@uv.es ). Department of Business Mathematics

Rafael Benítez (rafael.suarez@uv.es ). Department of Business Mathematics

University of Valencia (Spain)

  • Maintainer: Vicente Bolos
  • License: GPL
  • Last published: 2023-05-02

Useful links