powered by
Returns threshold value of direct relationship decision matrix
threshold_value(x, data_control = TRUE)
a matrix containing the values of direct relationship decision matrix.
is a pre-defined logical parameter that whether data should checked.
This function returns a num
num
# NOT RUN { threshold_value(dematel::hospitaldata) threshold_value(dematel::nurseselection) threshold_value(dematel::medicaldevice) # }
Run the code above in your browser using DataLab