2 Matching Annotations
- Apr 2023
-
zhuanlan.zhihu.com zhuanlan.zhihu.com
-
一旦获得了 _weight 变量,就相当于对样本的匹配情况进行了标记,我们可以直接在 regress 命令后附加加 fweight = _weight 进行样本匹配后的回归。其中,fweight 为「frequency weights」的简写,是指观测值重复次数的权重。若是 1:2 重复匹配,成功匹配的处理组 _weight = 2 / 2,成功匹配的控制组 _weight = 参与匹配次数 / 2,即都要除以 2 进行标准化。因此,若想继续使用 fweight 选项,需要 _weight * 2 转化为频数。
忽略了处理组个体的 _weight 需要为1
Tags
Annotators
URL
-
- Jan 2020
-
scunning.com scunning.com
-
Anyone else on hypothesis that can see this? Would be nice to use this to start a conversation.
-