Other packages > Find by keyword >

tableone  

Create 'Table 1' to Describe Baseline Characteristics with or without Propensity Score Weights
View on CRAN: Click here


Download and install tableone package within the R console
Install from CRAN:
install.packages("tableone")

Install from Github:
library("remotes")
install_github("cran/tableone")

Install by package version:
library("remotes")
install_version("tableone", "0.13.2")



Attach the package and use:
library("tableone")
Maintained by
Kazuki Yoshida
[Scholar Profile | Author Map]
First Published: 2014-02-18
Latest Update: 2022-04-15
Description:
Creates 'Table 1', i.e., description of baseline patient characteristics, which is essential in every medical research. Supports both continuous and categorical variables, as well as p-values and standardized mean differences. Weighted data are supported via the 'survey' package.
How to cite:
Kazuki Yoshida (2014). tableone: Create 'Table 1' to Describe Baseline Characteristics with or without Propensity Score Weights. R package version 0.13.2, https://cran.r-project.org/web/packages/tableone. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.3.2 (2014-02-18 22:24), 0.3.3 (2014-02-25 16:41), 0.3.4 (2014-03-07 08:37), 0.3.5 (2014-03-20 12:03), 0.4.0 (2014-03-30 17:40), 0.5.0 (2014-04-23 16:37), 0.6.0 (2014-06-01 08:14), 0.6.2 (2014-06-02 14:41), 0.6.3 (2014-12-29 06:25), 0.7.0 (2015-08-10 18:31), 0.7.1 (2015-08-12 06:42), 0.7.2 (2015-10-26 00:55), 0.7.3 (2015-11-11 10:06), 0.8.1 (2017-06-17 14:25), 0.9.2 (2018-01-27 06:48), 0.9.3 (2018-04-29 06:23), 0.10.0 (2019-02-17 20:20), 0.11.0 (2020-03-01 13:30), 0.11.1 (2020-03-09 00:00), 0.11.2 (2020-07-13 12:10), 0.12.0 (2020-07-26 10:50), 0.13.0 (2021-07-04 16:10)
Other packages that cited tableone R package
View tableone citation profile
Other R packages that tableone depends, imports, suggests or enhances
Complete documentation for tableone
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for tableone3004005006007008009001000110012001300TrendBars

Today's Hot Picks in Authors and Packages

MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA