feat: added gibberish page and argument summaries

This commit is contained in:
Nick 2024-12-03 21:17:17 -06:00
parent 8b0c2b632e
commit 23ce3b3f68
67 changed files with 498 additions and 283 deletions

View file

@ -8,9 +8,8 @@ argumentTruncatedMeta =
{ argumentTitle = "Argument For Truncated Meta-Analysis"
, propositionTitle = "Meta-analytic summations that include adequately powered studies to the exclusion of insufficiently powered studies will provide better causal estimates than meta-analytic summations that include both adequately powered studies and insufficiently powered studies."
, propositionReductio = ""
, propositionSummary = "Summary"
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(P)%7C=(Q)"
, propositionSummary = "Some people argue that omission of studies from meta-analysis is bad form because the more point estimates, the better. However, I argue that there are circumstances where including more studies can actually lower the quality of causal estimates."
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(P)%7C=(Q)"
, argumentCertainty = 7
, argumentImage = "truncatedmetas"
, definitionTable =
@ -34,4 +33,4 @@ argumentTruncatedMeta =
, conclusionNotation = "Q"
}
]
}
}