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

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to