fastStat (version 1.4)

Faster for Statistic Work

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('fastStat')

Monthly Downloads

21

Version

1.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 17th, 2020

Functions in fastStat (1.4)