execute_dematel {dematel}R Documentation

Complete Dematel Analysis

Description

Executes all functions and conducts dematel analysis at once

Usage

execute_dematel(x)

Arguments

x

a matrix containing the values of normalized initial direct-relation decision matrix.

Value

This function executes all functions, conducts dematel analysis at once and returns a matrix that contains data, a matrix that contains normalized data, a matrix that contains normalized initial direct-relation matrix, a data.frame that contains relationships between criteria, a graph, a num that contains threshold value, a list of criteria comparisons.


[Package dematel version 0.1.0 Index]