View source: R/summary.ahpgaussian.R
summary.ahpgaussian | R Documentation |
Returns (and prints) a summary list for ahpgaussian
) objects.
## S3 method for class 'ahpgaussian'
summary(object,
presentation=FALSE, ...)
object |
A given object of the class |
presentation |
Logic.
If |
... |
Potential further arguments (require by generic). |
Cid Edson Povoas (cidedson@gmail.com)
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>
ahpgaussian
##
## Example 1
## ahpgaussian
##
# ahpgaussian
ws <- ahpgaussian(warships)
summary(ws)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.