
Function reference
-
align_edge_nodelist() - Copies the (normative) value of nodes from the nodelist to the edgelist.
-
calculate_degrees() - Calculates various standard CM measures (types of degrees)
-
draw_cm() - Displays the cognitive map as a simple graph.
-
evaluate_concepts() - Determines the (normative) value of the nodes in a map, by running through the entire map a number of times
-
evaluation_step() - Performs one iteration through the CM to determine the (normative) value of the nodes in the CM
-
instrument_support() - Calculates the level of support for different policy instruments
-
interactive_visual_cm() - Creates an interactive graph of the CM
-
paradigm_support() - Calculates the level of support for two rivaling paradigms
-
prep_cm_visualisation() - Prepares the edge and node_measures list for VisNetwork graph
-
prepare_lists_from_edgelist() - Reformats a simple edgelist into an edgelist and nodelist formatted correctly for the cognitivemapr package
-
reformat_edge_nodelist() - Reformats a simple edgelist and nodelist into an edgelist and nodelist that have the required format for the cognitivemapr package
-
rutte_p2_edgelist - rutte_p2_edgelist
-
rutte_p2_node_measures - rutte_p2_node_measures
-
rutte_p2_nodelist - rutte_p2_nodelist
-
set_iterations() - Sets the number of iterations for the evaluate concepts function