R/medicaldevice.R

#' Medical Device Selection Data
#'
#' A dataset containing medical device selection problem data.
#' This data set gathered from Celikbilek Y., Ozdemir M. Cok Kriterli Karar Verme
#' Teknikleri Aciklamali ve Karsilastirmali Saglik Bilimleri Uygulamalari ile,
#' pp. 12, NOBEL Akademik Yayincilik, Ankara, 2020.
#'
#' @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}
#' }
"medicaldevice"

Try the dematel package in your browser

Any scripts or data that you put into this service are public.

dematel documentation built on Feb. 22, 2021, 5:08 p.m.