evalue

命令简介

The E-value is an alternative approach to sensitivity analyses for unmeasured confounding in observational studies that avoids making assumptions that, in turn, require subjective assignment of inputs for some formulas. Specifically, an E-value analysis asks the question: how strong would the unmeasured confounding have to be to negate the observed results?

命令安装

SSC

ssc install evalue

Stata Journal

net describe st0593, from(
net install st0593.pkg 
net get st0593.pkg

命令示例

evalue rr 3.9, lcl(1.8) ucl(8.7) figure
evalue or 0.5, lcl(0.3) ucl(0.8) figure
evalue hr 0.56, lcl(0.46) ucl(0.69) common figure

联系作者

姓名:Tyler J. VanderWeele

邮箱:tvanderw@hsph.harvard.edu


基本信息
词条统计

所属分类Stata

浏览次数79

创建者epiman

最后编辑epiman