Description Usage Arguments Details Author(s) See Also Examples
tab
generates Frequency distribution of a variable.
1 |
x |
a factor object |
data |
a data frame object (Optional) |
na.rm |
A logical value to specify missing values, <NA> in the table |
rnd |
specify rounding of numbers. See |
Exploring data before jumping into complex analysis is always a necessity. The first step of an analysis is always to summarize and display data.
tab
produce one-way table of frequencies.
References:
Essential Medical Statistics, Betty R. Kirkwood & Jonathan A.C. Sterne, Second Edition. Chapter 3
An Introduction to MEdical Statistics, Martin Bland, Thrid Edition, Chapter 4
Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.