Skip to content
Prev 360825 / 398506 Next

Quantiles on multiply imputed survey data - mitools

is the `with` not passing make.formula( get( 'var_name' ) ) through to
svyquantile for some reason?  does this work?

MIcombine( with(des, svyquantile(~LBXTCD, .5)))


if that's not it, could you make a minimal reproducible example that
includes the data download?  code to download and import nhanes here

https://github.com/ajdamico/asdfree/tree/master/National%20Health%20and%20Nutrition%20Examination%20Survey



On Tue, May 10, 2016 at 4:33 PM, Anne Bichteler <
abichteler at toxstrategies.com> wrote: