Description Usage Arguments Details Value
View source: R/specification_tests.R
A crucial assumption of Andrews and Kasy (2019) is that in the unobserved latent distribution without publication error the estimate and its standard error are statistically independent from each other.
1 |
ms |
An object returned from the function |
While the latent distribution cannot be observed, this function computes some correlations that may indicate problems with respect to this assumption. We use an inverse probability weighting approach. More precisely, it weights inversely with the estimated publication probabilities to recover the correlation in the unobserved latent distribution. (This approach was suggested in an email by Isaiah Andrews and implemented by Sebastian Kranz).
To compute standard errrors via bootstrap (very time consuming),
call the function bootstrap_specification_tests
.
a data frame with correlations, confidence intervals and also relevent results from a linear regression of standard errors on estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.