Learn R Programming

submax (version 1.1.5)

submax-package: tools:::Rd_package_title("submax")

Description

tools:::Rd_package_description("submax")

Arguments

Author

tools:::Rd_package_author("submax")

Maintainer: tools:::Rd_package_maintainer("submax")

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("submax") tools:::Rd_package_indices("submax") The main function is submax(). Also helpful is score(). See their documentation.

References

Lee, K., Small, D. S., & Rosenbaum, P. R. (2018) <doi:10.1111/biom.12884> A powerful approach to the study of moderate effect modification in observational studies. Biometrics, 74(4), 1161-1170.

Examples

Run this code
#Reproduces parts of Table 2 of Lee et al. (2018)
data(Active)
submax(Active$delta,Active[,1:7],gamma=1.70,alternative="less")

Run the code above in your browser using DataLab