全部版块 我的主页
论坛 计量经济学与统计论坛 五区 计量经济学与统计软件 HLM专版
1029 1
2014-04-30

I'm using the svydesign package in R to run survey weighted logit regressions as follows:

sdobj <- svydesign(id = ~0, weights = ~chweight, strata = ~strata, data = svdat)model1 <- svyglm(formula=formula1,design=sdobj,family = quasibinomial)

However, the documentation states a caveat about regressions without specifying finite population corrections (FPC):

    If fpc is not specified then sampling is assumed to bewith replacement at the top level and only the first stage of cluster is used in computing variances.

Unfortunately, I do not have sufficient information to specify my populations at each level (of which I sampling very little). Any information on how to specify survey weights without FPC information would be very helpful.


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2014-4-30 00:18:22
You're doing it right. "With replacement" is survey statistics jargon for what you want in this case.

If the sampling fraction is low, it is standard to use an approximation that would be exact if the sampling fraction were infinitesimal or sampling were with replacement. No-one actually does surveys with replacement, but the approximation is almost universal. With this approximation you don't need to supply fpc, and conversely, if you don't supply fpc, svydesign() assumes you want this approximation.

Thomas Lumley
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群