tableone icon indicating copy to clipboard operation
tableone copied to clipboard

svyCreateTableOne -- request for additional feature

Open ottopichlhoefer opened this issue 10 years ago • 2 comments

Thanks for this helpful package.

With regard to the svyCreateTableOne It would be nice to be able to set a population total to normalize to (like Ntotal in svytable) and show the SE that goes with it.

ottopichlhoefer avatar Jan 02 '16 09:01 ottopichlhoefer

Including SE is a good idea. I'll probably include that in the summary method in the future version. For the total population normalization part, does it make sense to just manipulate your weights before giving it to CreateTableOne?

kaz-yos avatar Jan 02 '16 14:01 kaz-yos

Thanks for the quick reply.

Manipulating the weights would not be an option for me. The data we are working with is from a telephone survey done by a professional company. So the weights are provided and not calculated by ourselves.

Ideally for me, in one table cell there would be the normalized population number and the SE in parenthesis.

ottopichlhoefer avatar Jan 03 '16 09:01 ottopichlhoefer