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/doc/shinyapp.Rmd b/doc/shinyapp.Rmd index c31ed54..80b3dc7 100644 --- a/doc/shinyapp.Rmd +++ b/doc/shinyapp.Rmd @@ -56,7 +56,7 @@ In the main window below the text, Shift+click to add nodes. When a node is adde  -Click on an existing node to select it, and shift+click on a node to change the name. Shift+drag to connect nodes. Remember than no edges may go from the right side to the left side. Click a node to select and then press 'u' to mark it as unobserved/latent. Select a node and press a digit to set that number of possible categorical values (all variables default to binary), or press 'c' and enter a number into the prompt. Click to select nodes/edges and press delete to remove. If there are problems selecting nodes, try restarting your browser. +Click on an existing node to select it, and shift+click on a node to change the name. Shift+drag to connect nodes. Remember than no edges may go from the right side to the left side. Click a node to select and then press 'u' to mark it as unobserved/latent. Select a node and press a digit to set that number of possible categorical values (all variables default to binary), or press 'c' and enter a number into the prompt. Click to select nodes/edges and press 'd' to remove. If there are problems selecting nodes, try restarting your browser.  @@ -144,6 +144,6 @@ cat(latex_bounds(results$bounds.obs$bounds, results$obj$parameters)) ``` -Please sends any bugs or feedback to sachsmc@gmail.com or file an issue on https://github.com/sachsmc/causaloptim . +Please sends any bugs or feedback to michael.sachs@ki.se or file an issue on https://github.com/sachsmc/causaloptim . 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 @@