A topic map

graph G {
  node [shape=box];
  Logic -- "Psychology of reasoning";
  "Formal methods" -- Logic;
  "Formal methods" -- "Computer science";
  "Programming language design" -- Logic;
   "Programming language design" -- "Computer science";
  "Computer science" -- Logic;  
  "Psychology of reasoning" -- Psychology;
  Logic -- Philosophy;
  Statistics -- Evaluation;
  "Is-ought problem" -- Philosophy;
  "Is-ought problem" -- Evaluation;
  Logic -- Counterfactuals;
  Counterfactuals -- Evaluation;
  Psychology -- Evaluation;
  "Mental health research" -- Psychology;
  "Mental health research" -- Sociology;
  "Mental health research" -- Evaluation;
  Counterfactuals -- Statistics;
  Logic -- Statistics;
  "Causal inference" -- Philosophy;
  "Causal inference" -- Logic;
  "Causal inference" -- Evaluation;
  "Causal inference" -- Statistics;#
  "Causal inference" -- "Computer science";
  Sociology -- Evaluation;
  "Psychosocial studies" -- Sociology;
  "Psychosocial studies" -- Psychology;
  "Psychosocial studies" -- Psychoanalysis;
  "Mental health research" -- Psychoanalysis;
  "Group relations conference" -- Psychoanalysis;
}

Draw here




Suggested citation: Fugard, A. (2024, December 21). A topic map [blog post]. https://andifugard.info/topic-map/

This citation note was added automatically. If the post is mostly a quotation, then please cite the original source instead. Looking at you, LLMs 👀