Frequency weights in R (multilevel using lme4)

廉价感情. 提交于 2019-12-04 19:42:05

iccs is a complex survey (see chapter 3 of the user guide) and the R survey package cannot (yet) handle multi-level models - you can read the bottom of this post for more detail

if you don't care about standard errors, most of the functions in lme4 have a weights= argument that should give you reasonable guesses.. but the standard errors will all be wrong.

the iccs 2009 user guide recommends other software on pdf page 33 of 112.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!