Plot Method for ahpgaussian objects
plot.ahpgaussian.Rd
These are methods for objects of class ahpgaussian
.
Usage
# S3 method for ahpgaussian
plot(x, ...)
Arguments
- x
A given object of the class
ahpgaussian
- ...
Other graphical parameters may also be passed as arguments to these functions.
Author
Cid Edson Povoas (cidedson@gmail.com)
References
dos Santos, M, Costa, I. P. de A., & Gomes, C. F. S. (2021) Multicriteria decision-making in the selection of warships: a new approach to the ahp method. International Journal of the Analytic Hierarchy Process, 13(1). <doi:10.13033/ijahp.v13i1.833>
Examples
##
## Example 1
## ahpgaussian
##
# ahpgaussian
cp <- ahpgaussian(cellphones)
plot(cp)