From f7a638bd42b62c3f0ebd4a97f5695ae46a58bf90 Mon Sep 17 00:00:00 2001 From: Michael Sachs Date: Mon, 8 May 2023 11:17:37 +0200 Subject: [PATCH 1/4] add word --- DESCRIPTION | 2 +- inst/shiny/interface/global.R | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6f71184..c3932c0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,7 +8,7 @@ Authors@R: c( person("Michael C", "Sachs", role = c("aut", "cre"), email = "sachsmc@gmail.com"), person("Erin E", "Gabriel", role = "aut"), person("Arvid", "Sjölander", role = "aut"), - person("Gustav", "Jonzon", role = "ctb", comment = "(improved vertex enumeration)"), + person("Gustav", "Jonzon", role = "aut"), person("Alexander A", "Balke", role = "ctb",comment ="(C++ code)"), person("Colorado", "Reed", role = "ctb", comment = "(graph-creator.js)") ) diff --git a/inst/shiny/interface/global.R b/inst/shiny/interface/global.R index dc88110..3dd0cce 100644 --- a/inst/shiny/interface/global.R +++ b/inst/shiny/interface/global.R @@ -18,7 +18,7 @@ helptextUI <- function(id) { "The graph is divided into a left side and a right side. Within each side, all variables must be mutually confounded by unmeasured confounders. There must be at least 1 variable in the right side, but the left side can be empty.", strong("But you do not have to draw the unmeasured confounders"), ", once you press 'Analyze the graph', the algorithm will automatically add common causes to each side.", - "Connections between the left and right sides must originate from the left. I.e, no connections from the right to left are allowed. The left side and right side variables are unconfounded. Generally speaking, you want to put outcome variables of interest on the right side, things like instruments or randomized treatments on the left side, and exposures of interest on the right side. " + "Connections between the left and right sides must originate from the left. I.e, no connections from the right to left are allowed. The left side and right side variables are unconfounded. Generally speaking, you want to put outcome variables of interest on the right side, things like instruments or randomized treatments on the left side, and confounded exposures of interest on the right side. " ) ), column( From 13e7cf1c39b488677b73609364fccd62a562eda4 Mon Sep 17 00:00:00 2001 From: Michael Sachs Date: Mon, 8 May 2023 11:21:28 +0200 Subject: [PATCH 2/4] rebuild homepage --- docs/404.html | 2 +- docs/LICENSE-text.html | 2 +- docs/LICENSE.html | 2 +- docs/articles/example-code.html | 60 +++++++++--------- docs/articles/index.html | 2 +- docs/articles/shinyapp.html | 16 ++--- docs/articles/vertexenum-speed.html | 24 +++---- docs/authors.html | 10 +-- docs/index.html | 3 +- docs/news/index.html | 2 +- docs/pkgdown.yml | 2 +- docs/reference/analyze_graph.html | 6 +- docs/reference/causaloptim-package.html | 2 +- docs/reference/causalproblemcheck.html | 2 +- docs/reference/constraintscheck.html | 2 +- docs/reference/create_R_matrix.html | 2 +- docs/reference/create_effect_vector.html | 2 +- docs/reference/create_q_matrix.html | 2 +- docs/reference/create_response_function.html | 4 +- docs/reference/get_default_effect.html | 2 +- docs/reference/graphrescheck.html | 2 +- docs/reference/index.html | 2 +- docs/reference/interpret_bounds.html | 14 ++-- docs/reference/latex_bounds.html | 2 +- docs/reference/opt_effect.html | 2 +- docs/reference/optimize_effect.html | 2 +- docs/reference/optimize_effect_2.html | 2 +- docs/reference/parse_constraints.html | 2 +- docs/reference/parse_effect.html | 2 +- docs/reference/plot.linearcausalproblem-1.png | Bin 37925 -> 37350 bytes docs/reference/plot.linearcausalproblem.html | 2 +- docs/reference/plot_graphres-1.png | Bin 29011 -> 29014 bytes docs/reference/plot_graphres.html | 2 +- docs/reference/print.linearcausalproblem.html | 2 +- docs/reference/querycheck.html | 2 +- docs/reference/simulate_bounds.html | 14 ++-- docs/reference/specify_graph.html | 2 +- docs/reference/update_effect.html | 4 +- 38 files changed, 104 insertions(+), 103 deletions(-) diff --git a/docs/404.html b/docs/404.html index 0383c90..02a58e4 100644 --- a/docs/404.html +++ b/docs/404.html @@ -101,7 +101,7 @@

Page not found (404)