R/medicaldevice.R

#' Medical Device Selection Data
#'
#' A dataset containing medical device selection problem data.
#'
#' @format A data frame of 5 rows and 5 columns
#' \describe{
#'  \item{K1}{Numeric values of price}
#'  \item{K2}{Numeric values of ease of use}
#'  \item{K3}{Numeric values of 24/7 technical support}
#'  \item{K4}{Numeric values of technical service speed}
#'  \item{K5}{Numeric values of electrode quality}
#' }
#' @source Celikbilek Y., Ozdemir M. Cok Kriterli Karar Verme Teknikleri Aciklamali ve Karsilastirmali Saglik Bilimleri Uygulamalari ile, pp. 53, ISBN:978-605-320-857-0, NOBEL Akademik Yayincilik, Ankara, 2020.
"medicaldevice"
muhlisoz/dematel documentation built on Feb. 16, 2021, 12:06 a.m.