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

In tableone package, how to make non-normally distributed variables show `median (P75-P25)`? In the following example, the non-normally distributed variable `bili` is shown as `bili (median [IQR])` corresponding to `...

In the examples of svyCreateTableOne, the error ocurs when print the tab1, namely Error in round(n, digits = digits) : non-numeric argument to mathematical function. The p value is NAN...

So far, mean(std) or median(IQR) for nonnormal are included in the package. Is a way to specify what statistics can be included? Often time, we need more statistics like mean,median,...

Optionally skip tests requiring 'geepack'