CRAN
noncompliance 0.2.2
Causal Inference in the Presence of Treatment Noncompliance Under the Binary Instrumental Variable Model
Released Feb 15, 2016 by Wen Wei Loh
Dependencies
A finite-population significance test of the 'sharp' causal null hypothesis that treatment exposure X has no effect on final outcome Y, within the principal stratum of Compliers. A generalized likelihood ratio test statistic is used, and the resulting p-value is exact. Currently, it is assumed that there are only Compliers and Never Takers in the population.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>noncompliance</artifactId> <version>0.2.2-b75</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:noncompliance')
Test Results
This package was last tested against Renjin 0.9.2622 on Apr 7, 2018.
- ACE_bounds-examples
- ACE_bounds_and_IV_inequality_checks.ACDE_bounds_E1
- ACE_bounds_and_IV_inequality_checks.ACDE_bounds_E2
- ACE_bounds_and_IV_inequality_checks.ACDE_bounds_E3
- ACE_bounds_and_IV_inequality_checks.ACDE_bounds_E4
- ACE_bounds_and_IV_inequality_checks.ACE_bounds_E1
- ACE_bounds_and_IV_inequality_checks.ACE_bounds_E2
- ACE_bounds_and_IV_inequality_checks.ACE_bounds_E3
- ACE_bounds_and_IV_inequality_checks.ACE_bounds_E4
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E1
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E2
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E3
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E4
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E5
- ACE_bounds_and_IV_inequality_checks.IV_inequality_checks_E6
- ACE_bounds_posterior-examples
- ACE_bounds_triangle.plot-examples
- AllColTotalsH0_CONT-examples
- AllPossiblyObsH0_CONT-examples
- Check_ACDE_bounds-examples
- Check_IV_ineqs-examples
- FindMLE_CONT_H0_hypergeoR-examples
- FindMLE_CONT_H1_hypergeoR-examples
- Finding_MLEs.Finding_MLE_for_Compliers_E1
- Finding_MLEs.Finding_MLE_for_Compliers_E2
- Finding_MLEs.Finding_MLE_for_Compliers_E3
- Finding_MLEs.Finding_MLE_under_sharp_H0_for_Compliers_E1
- Finding_MLEs.Finding_MLE_under_sharp_H0_for_Compliers_E2
- Finding_MLEs.Finding_MLE_under_sharp_H0_for_Compliers_E3
- expand.grid.DT-examples
- testthat