powered by
Returns total relationships between criteria data.frame
relationships_between_criteria(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 data.frame
data.frame
apply
# NOT RUN { relationships_between_criteria(dematel::hospitaldata) relationships_between_criteria(dematel::nurseselection) relationships_between_criteria(dematel::medicaldevice) # }
Run the code above in your browser using DataLab