Description Usage Arguments Value Examples
This function create a baesline characteristics tables according to the variables included in a specific dataframe.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
data |
Dataframe to be used |
varlist |
Vector of variables to be displayed |
grvar |
Grouping variable |
len.max |
Maximum number of elements to convert to factor |
y.correct |
a logical indicating whether to apply continuity correction |
trend |
a logical whether to do trend test |
gr.name |
Elements labels of grouping variables |
method |
Select between parametric, nonparametric or combined testing |
combine |
Display overall patient summary values as well |
print.result |
Print varClassifier result |
p_norm |
Cut-off p-value classifying normal and non-normal |
Dataframe of baseline characteristics table
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.