diff --git a/_site/robots.txt b/_site/robots.txt new file mode 100644 index 0000000..315595d --- /dev/null +++ b/_site/robots.txt @@ -0,0 +1 @@ +Sitemap: https://r-causal.github.io/causal_workshop_website/sitemap.xml diff --git a/_site/search.json b/_site/search.json index 2ba9919..da8d692 100644 --- a/_site/search.json +++ b/_site/search.json @@ -6,13 +6,6 @@ "section": "", "text": "Welcome to the Causal Inference in R Workshop!" }, - { - "objectID": "about.html", - "href": "about.html", - "title": "About", - "section": "", - "text": "About this site\n\n1 + 1\n\n[1] 2" - }, { "objectID": "index.html#description", "href": "index.html#description", @@ -27,6 +20,13 @@ "section": "Audience", "text": "Audience\nThis course is for you if you:\n\nknow how to fit a linear regression model in R,\nhave a basic understanding of data manipulation and visualization using tidyverse tools, and\nare interested in understanding the fundamentals behind how to move from estimating correlations to causal relationships." }, + { + "objectID": "index.html#topics", + "href": "index.html#topics", + "title": "Causal Inference in R Workshop", + "section": "Topics", + "text": "Topics\nWe offer this workshop in one-day and two-day formats.\nIn the one-day format, we cover:\n\nExamples of the causal inference workflow\nWhen we can use standard methods and when we should use specialized causal methods\nSpecifying causal questions as Directed Acyclic Graphs (DAGs)\nFitting, diagnosing, and applying propensity score models using weighting and matching\n\nIn the two-day format, we cover the above plus these additional topics:\n\nSensitivity analysis\nG-computation\nContinuous exposures with g-computation\nAnd more worked examples\n\nSometimes we have extra time, and so we also have a couple of bonus topics:\n\nContinuous exposures with propensity scores\nSelection bias" + }, { "objectID": "setup.html", "href": "setup.html", @@ -41,25 +41,11 @@ "section": "Hosted slides", "text": "Hosted slides\nFollowing the above instructions will download a PDF copy of the slides. If you’d like to see the HTML version of the slides, we recommend taking a look at the hosted versions rather than the raw versions in the repository.\n\nSlides\n\n00 Intro\n01 Whole Game\n02 When Standard Methods Succeed\n03 Causal Inference with group_by and summarise\n04 Causal Diagrams\n05 Causal Inference is Not Just a Statistics Problem\n06 Introduction to Propensity Scores\n07 Using Propensity Scores\n08 Checking Propensity Scores\n09 Fitting the outcome model\n10 Continuous Exposures and G-Computation\n11 Tipping Point Sensitivity Analyses\n12 Whole Game (Your Turn)\n13 Bonus: Selection Bias\n14 Bonus: Continous Exposures with Propensity Scores" }, - { - "objectID": "index.html#topics", - "href": "index.html#topics", - "title": "Causal Inference in R Workshop", - "section": "Topics", - "text": "Topics\nWe offer this workshop in one-day and two-day formats.\nIn the one-day format, we cover:\n\nExamples of the causal inference workflow\nWhen we can use standard methods and when we should use specialized causal methods\nSpecifying causal questions as Directed Acyclic Graphs (DAGs)\nFitting, diagnosing, and applying propensity score models using weighting and matching\n\nIn the two-day format, we cover the above plus these additional topics:\n\nSensitivity analysis\nG-computation\nContinuous exposures with g-computation\nAnd more worked examples\n\nSometimes we have extra time, and so we also have a couple of bonus topics:\n\nContinuous exposures with propensity scores\nSelection bias" - }, { "objectID": "resources.html", "href": "resources.html", "title": "Resources", "section": "", "text": "The best complement to the workshop is our book, so make sure to check it out!\n\nFurther reading\n\nOther books\nThere are also several other excellent books on causal inference. Our book is different in its focus on R, but it’s still helpful to see this area from other perspectives. A few books you might like:\n\nCausal Inference: What If?\nCausal Inference: The Mixtape\nThe Effect\n\nThe first book is focused on epidemiology. The latter two are focused on econometrics. We also recommend The Book of Why for more on causal diagrams.\n\n\nInteresting papers\nHere are some interesting papers we commonly mention in the workshop or related to key topics:\n\nA Second Chance to Get Causal Inference Right: A Classification of Data Science Tasks: A musing on the tasks of data science (description, prediction, and causal inference)\nTo Explain or Predict: A detailed analysis of the differences between causal and predictive modeling.\nChoosing the Causal Estimand for Propensity Score Analysis of Observational Studies: A discussion of when to use different estimands. Includes a helpful table with a summary.\nTo Adjust or Not to Adjust? Sensitivity Analysis of M-Bias and Butterfly-Bias: A simulation study showing that for m-bias, confounding is usually a bigger issue than collider bias.\n\nEffects of Adjusting for Instrumental Variables on Bias and Precision of Effect Estimates: A simulation study that shows, for many analyses, the risk of confounding is greater than the risk of bias from adjusting for an instrumental variable." - }, - { - "objectID": "resources.html#hosted-slides", - "href": "resources.html#hosted-slides", - "title": "Setup and Materials", - "section": "Hosted slides", - "text": "Hosted slides\nFollowing the above instructions will download a PDF copy of the slides. If you’d like to see the HTML version of the slides, we recommend taking a look at the hosted versions rather than the raw versions in the repository.\n\nSlides\n\n00 Intro\n01 Whole Game\n02 When Standard Methods Succeed\n03 Causal Inference with group_by and summarise\n04 Causal Diagrams\n05 Causal Inference is Not Just a Statistics Problem\n06 Introduction to Propensity Scores\n07 Using Propensity Scores\n08 Checking Propensity Scores\n09 Fitting the outcome model\n10 Continuous Exposures and G-Computation\n11 Tipping Point Sensitivity Analyses\n12 Whole Game (Your Turn)\n13 Bonus: Selection Bias\n14 Bonus: Continous Exposures with Propensity Scores" } ] \ No newline at end of file diff --git a/_site/site_libs/quarto-html/quarto-syntax-highlighting-dark.css b/_site/site_libs/quarto-html/quarto-syntax-highlighting-dark.css deleted file mode 100644 index 343d2f8..0000000 --- a/_site/site_libs/quarto-html/quarto-syntax-highlighting-dark.css +++ /dev/null @@ -1,189 +0,0 @@ -/* quarto syntax highlight colors */ -:root { - --quarto-hl-al-color: #f07178; - --quarto-hl-an-color: #d4d0ab; - --quarto-hl-at-color: #00e0e0; - --quarto-hl-bn-color: #d4d0ab; - --quarto-hl-bu-color: #abe338; - --quarto-hl-ch-color: #abe338; - --quarto-hl-co-color: #f8f8f2; - --quarto-hl-cv-color: #ffd700; - --quarto-hl-cn-color: #ffd700; - --quarto-hl-cf-color: #ffa07a; - --quarto-hl-dt-color: #ffa07a; - --quarto-hl-dv-color: #d4d0ab; - --quarto-hl-do-color: #f8f8f2; - --quarto-hl-er-color: #f07178; - --quarto-hl-ex-color: #00e0e0; - --quarto-hl-fl-color: #d4d0ab; - --quarto-hl-fu-color: #ffa07a; - --quarto-hl-im-color: #abe338; - --quarto-hl-in-color: #d4d0ab; - --quarto-hl-kw-color: #ffa07a; - --quarto-hl-op-color: #ffa07a; - --quarto-hl-ot-color: #00e0e0; - --quarto-hl-pp-color: #dcc6e0; - --quarto-hl-re-color: #00e0e0; - --quarto-hl-sc-color: #abe338; - --quarto-hl-ss-color: #abe338; - --quarto-hl-st-color: #abe338; - --quarto-hl-va-color: #00e0e0; - --quarto-hl-vs-color: #abe338; - --quarto-hl-wa-color: #dcc6e0; -} - -/* other quarto variables */ -:root { - --quarto-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; -} - -code span.al { - background-color: #2a0f15; - font-weight: bold; - color: #f07178; -} - -code span.an { - color: #d4d0ab; -} - -code span.at { - color: #00e0e0; -} - -code span.bn { - color: #d4d0ab; -} - -code span.bu { - color: #abe338; -} - -code span.ch { - color: #abe338; -} - -code span.co { - font-style: italic; - color: #f8f8f2; -} - -code span.cv { - color: #ffd700; -} - -code span.cn { - color: #ffd700; -} - -code span.cf { - font-weight: bold; - color: #ffa07a; -} - -code span.dt { - color: #ffa07a; -} - -code span.dv { - color: #d4d0ab; -} - -code span.do { - color: #f8f8f2; -} - -code span.er { - color: #f07178; - text-decoration: underline; -} - -code span.ex { - font-weight: bold; - color: #00e0e0; -} - -code span.fl { - color: #d4d0ab; -} - -code span.fu { - color: #ffa07a; -} - -code span.im { - color: #abe338; -} - -code span.in { - color: #d4d0ab; -} - -code span.kw { - font-weight: bold; - color: #ffa07a; -} - -pre > code.sourceCode > span { - color: #f8f8f2; -} - -code span { - color: #f8f8f2; -} - -code.sourceCode > span { - color: #f8f8f2; -} - -div.sourceCode, -div.sourceCode pre.sourceCode { - color: #f8f8f2; -} - -code span.op { - color: #ffa07a; -} - -code span.ot { - color: #00e0e0; -} - -code span.pp { - color: #dcc6e0; -} - -code span.re { - background-color: #f8f8f2; - color: #00e0e0; -} - -code span.sc { - color: #abe338; -} - -code span.ss { - color: #abe338; -} - -code span.st { - color: #abe338; -} - -code span.va { - color: #00e0e0; -} - -code span.vs { - color: #abe338; -} - -code span.wa { - color: #dcc6e0; -} - -.prevent-inlining { - content: "