Description Usage Arguments Examples
Make draws for dTstar_tilde under the assumption that dz_tilde = 0
| 1 2 | draw_dTstar_tilde_valid(y_name, T_name, z_name, controls = NULL, data,
  a0bound = NULL, a1bound = NULL, nRF = 500, nIS = 500)
 | 
| nIS | 
| 1 2 3 4 5 6 | afghanControls <- c("headchild", "age",  "yrsvill",  "farsi",  "tajik",
                   "farmers",  "agehead",  "educhead",  "nhh",  "land",
                   "sheep", "distschool", "chagcharan")
foo <- draw_dTstar_tilde_valid(y_name = "testscore", T_name = "enrolled",
                               z_name = "buildschool",
                               controls = afghanControls, data = afghan)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.