[R] svyglm: p-values and confidence intervals contradictory
Ehsan Karim
eh@@n@k@r|m @end|ng |rom gm@||@com
Thu Oct 8 02:25:28 CEST 2020
Dear list:
I am getting p-values and confidence intervals contradictory in
svyglm() output from the survey package.
Here is a reproducible example:
https://ehsanx.github.io/SurveyDataAnalysis/#114_Regression_analysis
This problem can be easily fixed by setting appropriate df.resid in
the summary function though. But as a default option, contradictory
p-values and confidence intervals or Inf SEs is probably a bug, or I
may have missed something.
Regards,
Ehsan
https://ehsank.com/
----------------------------
packageVersion("survey")
‘4.0’
R.version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status
major 4
minor 0.2
year 2020
month 06
day 22
svn rev 78730
language R
version.string R version 4.0.2 (2020-06-22)
nickname Taking Off Again
More information about the R-help
mailing list