mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: reformatted arguments
This commit is contained in:
parent
257cb2642d
commit
fb2cf8d846
12 changed files with 76 additions and 23 deletions
|
@ -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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue