Nothing
When we do statistic work, we need to see the structure of the data. list.str() function will help you see the structure of the data quickly. list.plot() function can help you check every variable in your dataframe. table_one() function will make it easy to make a baseline table including difference tests. uv_linear(), uv_logit(), uv_cox(), uv_logrank() will give you a hand to do univariable regression analysis, while mv_linear(), mv_logit() and mv_cox() will carry out multivariable regression analysis.
Package details |
|
---|---|
Author | Jing Zhang [aut, cre], Zhi Jin [aut] |
Maintainer | Jing Zhang <zj391120@163.com> |
License | GPL-3 |
Version | 1.4 |
URL | https://github.com/yikeshu0611/fastStat |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.