Skip to content
Prev 275337 / 398506 Next

Problem with svyvar in survey package

On Mon, Oct 24, 2011 at 4:21 AM, amitava <amtv.statpresi at gmail.com> wrote:
You will have to give more information: what you describe does not
happen when I use svyvar. For example, using one of the built-in data
sets:
variance       SE
api00    11182.82 1386.414
api99    12735.21 1450.082
ell        285.01   54.081
mobility   127.11   55.790
meals      709.07  102.109
variance     SE
api00    11183 1386.4
api99    12735 1450.1
variance     SE
ell        285.01 54.081
mobility   127.11 55.790
variance     SE
meals   709.07 102.11

I assume you are using a current version of survey -- there was a bug
in printing svyvar results (though not in calculating them), but that
was fixed well over a year ago, as listed in the NEWS file.