Learn R Programming

deaR (version 1.2.1)

plot.dea_fuzzy: Plot for Fuzzy DEA models.

Description

Plot some attribute of a Fuzzy DEA model (Guo-Tanaka and Kao-Liu models).

Usage

# S3 method for 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 (invisiblily) as a list.

...

Ignored, for compatibility issues.

Value

Depending on the model it returns ...

References

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