plot_ltz | R Documentation |
Visualise approximate sampling distributions for scalar IV coefficient with local-to-zero adjustment.
plot_ltz(out = NULL, iv_est = NULL, ltz_est = NULL, prior = NULL, xlim = NULL)
out |
output from |
iv_est |
a two-element vector of IV estimate and standard error. |
ltz_est |
a two-element vector of local-to-zero estimate and standard error. |
prior |
a two-element vector of prior mean and standard deviation. |
xlim |
a two-element vector specifying the range of the x-axis. |
A ggplot2 object.
Conley, Timothy G, Christian B Hansen, and Peter E Rossi. 2012. "Plausibly Exogenous." Review of Economics and Statistics 94 (1): 260–72.
ltz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.