Search

Search Funnelback University

Search powered by Funnelback
21 - 40 of 136 search results for Economics test |u:www.statslab.cam.ac.uk where 13 match all words and 123 match some words.
  1. Results that match 1 of 2 words

  2. Multiple conditional randomization tests

    https://www.statslab.cam.ac.uk/~qz280/talk/berkeley-2021/slides.pdf
    3 Jun 2024: Slides: http://statslab.cam.ac.uk/qz280/. The role of randomization tests became obscure. Fisher (1935): To substitute t-test when normality is not true and to restore randomization as “thephysical ... Conditional randomization tests for discrete
  3. Sensitivity Analysis | Qingyuan Zhao

    https://www.statslab.cam.ac.uk/~qz280/tag/sensitivity-analysis/
    3 Jun 2024: It only tests the sharp null hypothesis; 3. It assumes treatment effect homogeneity to obtain a confidence interval of …. 2024. Powered by the Academic theme forCite.
  4. On testing mean proportionality of multivariate normal variables |…

    https://www.statslab.cam.ac.uk/~qz280/publication/proportionality-testing/
    3 Jun 2024: We show that the usual likelihood ratio χ2-test is valid non-asymptotically. ... Our proof relies on expressing the test statistic as the minimum eigenvalue of a Wishart variable and using a representation of its distribution using Legendre polynomials.
  5. Selective Randomization Inference for Adaptive Experiments | Qingyuan …

    https://www.statslab.cam.ac.uk/~qz280/publication/selective-randomization/
    3 Jun 2024: In a nutshell, our approach applies conditional post-selection inference to randomization tests. ... Lastly, we demonstrate our method and compare it with other randomization tests using synthetic and real-world data.
  6. Falsification tests for instrumental variable designs with an…

    https://www.statslab.cam.ac.uk/~qz280/publication/iv-falsification/
    3 Jun 2024: Search. Falsification tests for instrumental variable designs with an application to tendency to operate. ... We demonstrate this test using an IV known as tendency to operate (TTO) from health services research.
  7. Sensitivity analysis for inverse probability weighting estimators via …

    https://www.statslab.cam.ac.uk/~qz280/publication/sensitivity-ipw/
    3 Jun 2024: It is mostly applicable to matched observational studies; 2. It only tests the sharp null hypothesis; 3.
  8. A fun model to explain the surging popularity of Mendelian…

    https://www.statslab.cam.ac.uk/~qz280/post/mr-vs-gwas-2021/
    3 Jun 2024: Let’s see how well this model stands the test of time.
  9. Cross-screening in observational studies that test many hypotheses |…

    https://www.statslab.cam.ac.uk/~qz280/publication/cross-screening/
    3 Jun 2024: Search. Cross-screening in observational studies that test many hypotheses.
  10. https://www.statslab.cam.ac.uk/~qz280/publication/index.xml

    https://www.statslab.cam.ac.uk/~qz280/publication/index.xml
    3 Jun 2024: qz280/publication/pathgps/ Wed, 04 May 2022 00:00:00 0000 https://www.statslab.cam.ac.uk/qz280/publication/pathgps/ What is a randomization test? ... 21 Jul 2021 00:00:00 0000 https://www.statslab.cam.ac.uk/qz280/publication/fda-comment-2021/ Multiple
  11. Practical: Randomization inference

    https://www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/P1.pdf
    3 Jun 2024: Here are some points you mayconsider. • How do the two randomization tests compare with each other? ... Why?• How can you "invert" the randomization tests to obtain an interval estimator of the treatment.
  12. Confounder Adjustment in Multiple Hypothesis Testing

    https://www.statslab.cam.ac.uk/~qz280/publication/cate/slides.pdf
    3 Jun 2024: Model andInference. Model andIdentifiability. Estimation. Hypothesis Tests. NumericalExamples. Summary. 12/49. Association test. ... Estimation. Hypothesis Tests. NumericalExamples. Summary. 38/49. Significance test for confounding. Theorem (Wang, Z.,
  13. CAUSAL INFERENCE Part III / Michaelmas 2023Example Sheet 1 ...

    https://www.statslab.cam.ac.uk/~qz280/teaching/causal-2023/E1.pdf
    3 Jun 2024: Compare this with Fisher’s exact test in the randomization model discussedin lectures. ... i. This test should compare T with quantilesof the standard normal distribution after scaling.
  14. SISCER Module 12 Lecture 4: Matched Case-Control Studies

    https://www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/L4.pdf
    3 Jun 2024: I Mantel–Haenszel test. I Logistic regression adjusting for treatment, stratum indicators (and potentiallyother covariates). ... multiple 22 tablesI Consider sensitivity analysis for Fisher’s exact test in one 22 table.
  15. STATISTICAL MODELLING Part IIC, Michaelmas 2019Practical 1:…

    https://www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P1S.pdf
    3 Jun 2024: examinable) tells us is a valid approximationto the exact distribution of the test statistic under the null. ... the (approximate) p-value for thetwo-sided test statistic. This is known as a permutation or exact test, and you can read a briefdescription
  16. STATISTICAL MODELLING Part IIC, Michaelmas 2019Practical 6: Binomial…

    https://www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P6S.pdf
    3 Jun 2024: This test cannot reject the simpler model without interactions between mumMyopic and dadMyopic. ... To test the hypothesis thatthe effects are equal, we can use the z-test for this coefficient.mumPlusdadMyopic <- (dadMyopic == "Yes") (mumMyopic ==
  17. STATISTICAL MODELLING Part IIC, Michaelmas 2021Practical 6: Binomial…

    https://www.statslab.cam.ac.uk/~qz280/teaching/modelling-2022/P6.pdf
    3 Jun 2024: 2 609 439.60 8 40.478 2.61e-06. In contrast to the lm case, here we need to specify that we want to perform a likelihood ratio test (test= ... To formally test this hypothesis, we should createa variable. > mumPlusdadMyopic <- (dadMyopic == "Yes")
  18. SISCER Module 15 Practice 3: DID

    https://www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/S4.pdf
    3 Jun 2024: Estimate Std. Error t value Pr(>|t|)## -0.036548937 0.012646474 -2.890049673 0.003893424# cluster-robust standard error with CR2 small-sample correctioncoeftest.twfe <- coef_test(fit.twfe,. ... 2. mod <- lm(form, data = df). # using arguments from here:#
  19. SISCER Module 12 Lecture 5: Instrumental variables

    https://www.statslab.cam.ac.uk/~qz280/teaching/siscer-2023/L5.pdf
    3 Jun 2024: IV in Economics: Effect of military service on earnings (Angrist, 1990). ... American Economic Review, 80(3):313–336. Gamazon, E. R., , Wheeler, H. E., Shah, K.
  20. Sensitivity analysis via stochastic programming

    https://www.statslab.cam.ac.uk/~qz280/talk/icsds-2023/slides.pdf
    3 Jun 2024: Blattman, Christopher and Jeannie Annan (2010). “The Consequences of ChildSoldiering”. In: The Review of Economics and Statistics 92.4, pp. ... In:American Economic Review 93, pp. 126–132. Saltelli, Andrea et al. (2004).
  21. Simultaneous Hypothesis Testing using Internal Negative Controls…

    https://www.statslab.cam.ac.uk/~qz280/publication/ranc/slides.pdf
    3 Jun 2024: Den. sity. Protein under investigation negative control. (a) P-values from a two-sample “t-test”. ... Enabled by validity PRDS. Global/intersection null: Simes’ test;. FWER: Hochberg-Hommel procedure (closure of Simes’ test);.

Refine your results

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.