could you provide a minimal reproducible example? perhaps use ?dput.
in general the survey package matches all other languages
http://journal.r-project.org/archive/2009-2/RJournal_2009-2_Damico.pdf
here's an example of a minimal reproducible example that does match
http://www.ats.ucla.edu/stat
Hi,
I'm new to R and have encountered two issues in coding using the "survey"
package:
(1) Code from *svytable* using "survey" package does not correspond to
Stata estimates from *svy: tab*. I call
svyd.nation <- svydesign(ids = ~1, probs = ~wt_national, strata =
~stratum, data=nats.sub)
2 matches
Mail list logo