feat: reformatted arguments

This commit is contained in:
Nick 2024-11-18 21:51:19 -06:00
parent 257cb2642d
commit fb2cf8d846
12 changed files with 76 additions and 23 deletions

View file

@ -9,7 +9,7 @@ argumentEpidemiologyCausality =
, propositionTitle = "Nutritional epidemiology generally provides good causal estimates."
, propositionReductio = ""
, propositionSummary = "Summary"
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5Qx)),(Pe)|=(Qe)"
, proofLink = "https://www.umsu.de/trees/#(~6x(Px~5Qx)),(Pe)|=(Qe)"
, definitionTable =
[ { definiendum = "P(x)"
, definiens = "(x) consistently identifies associations that are later confirmed by randomized controlled trials"
@ -17,6 +17,9 @@ argumentEpidemiologyCausality =
, { definiendum = "Q(x)"
, definiens = "(x) generally provides good causal estimates"
}
, { definiendum = "x"
, definiens = "a research method"
}
, { definiendum = "e"
, definiens = "nutritional epidemiology"
}
@ -34,4 +37,4 @@ argumentEpidemiologyCausality =
, conclusionNotation = "(Qe)"
}
]
}
}