dstat-package

tools:::Rd_package_title("dstat")

tools:::Rd_package_title("dstat")

tools:::Rd_package_description("dstat") package

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("dstat")

tools:::Rd_package_indices("dstat")

The package provides a sensitivity analysis for a conditional test of the null hypothesis of no treatment effect in a matched observational study in which the unmeasured bias in treatment assignment is quantified by a sensitivity parameter gamma>=1. The test uses only those categories of pairs that demonstrate insensitivity to a bias of magnitude gamma, correcting for data-dependent selection of categories by conditional inference. The main function in the package is dstat().

Author(s)

tools:::Rd_package_author("dstat")

Maintainer: tools:::Rd_package_maintainer("dstat")

References

Rosenbaum, P. R. (1999). Using quantile averages in matched observational studies. Journal of the Royal Statistical Society: Series C (Applied Statistics), 48(1), 63-78. <doi.org/10.1111/1467-9876.00140>

Examples

data("dental") attach(dental) head(dental) dstat(y,gamma=4.1,f=dose:age,fscore=c(1,1,2,2)) amplify(4,c(5,6,7)) detach(dental)
  • Maintainer: Paul R. Rosenbaum
  • License: GPL-2
  • Last published: 2019-04-16

Useful links