tableone icon indicating copy to clipboard operation
tableone copied to clipboard

R package to create "Table 1", description of baseline characteristics with or without propensity score weighting

Results 55 tableone issues
Sort by recently updated
recently updated
newest added

Thank you for such excellent work. Simple question: how can we save summary.TableOne output as DF? It doesn't seem to work the same as the print.TableOne wrt as.data.frame. Any help/ideas...

The CreateTableOne function is often used to summarize patient information. When such summary information in categorical values reached less than 5-10 observations, the data must be censored as so "<...

Fantastic package, many thanks! Is there a way to incorporate a flag that calculates percentages row-wise, not column-wise? For example, in a cat table: ``` level DrugA DrugB DrugC DrugD...

this is great to overview data, and put it into tables but, we know the groups compare p-value, we also want to know the t-value and chi-square-value.

As brought up in #32, `kableone()` only lets you pass arguments to `kable()` and not to `print.tableone()`. I think there are a couple of related issues here. Right now I'm...

Under "Test" the result is not showing the name of the test performed (chi square, ANOVA etc). nor did I find documentation on how to make this happen. I would...

Hi Mr. Yoshida, Thank you and your colleagues for creating a great resource for all of us to benefit from! My issue is not so much an issue as a...

Thanks for the great package! I was just wondering if it would be possible to have a be able to print out the table in such a way that the...

hi! I thought this might be useful for someone. These few lines of code combine table1 overall and table1 stratified and export it to a nice *.xlsx automatically. ``` table1_printed