View source: R/rmsTest_supportingFunctions.R
W_critical_value | R Documentation |
Calculating the critical value for the W distribution as construced in Dette & Schumann (2024).
W_critical_value(significance_level)
significance_level |
The significance level for the test. Must be one of 0.01, 0.025, 0.05, 0.1, 0.2, 0.8, 0.9, 0.95, 0.975, 0.99. |
A numeric scalar with the critical value for the W distribution at the given significance level.
Dette, H., & Schumann, M. (2024). "Testing for Equivalence of Pre-Trends in Difference-in-Differences Estimation." Journal of Business & Economic Statistics, 1–13. DOI: \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/07350015.2024.2308121")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.