Learn R Programming

⚠️There's a newer version (0.13.2) of this package.Take me there.

tableone (version 0.9.3)

Create 'Table 1' to Describe Baseline Characteristics

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. See 'github' for a screen cast. 'tableone' was inspired by descriptive statistics functions in 'Deducer' , a Java-based GUI package by Ian Fellows. This package does not require GUI or Java, and intended for command-line users.

Copy Link

Version

Install

install.packages('tableone')

Monthly Downloads

22,634

Version

0.9.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Kazuki Yoshida

Last Published

April 29th, 2018

Functions in tableone (0.9.3)

summary.svyContTable

Shows all results in a svyContTable class object
CreateCatTable

Create an object summarizing categorical variables
print.ContTable

Format and print ContTable class objects
CreateContTable

Create an object summarizing continous variables
print.TableOne

Format and print TableOne class objects
print.svyCatTable

Format and print svyCatTable class objects
CreateTableOne

Create an object summarizing both continuous and categorical variables
ShowRegTable

Format regression results in medically decent format
tableone-package

Create "Table 1" to describe baseline characteristics
svyCreateCatTable

Create an object summarizing categorical variables for weighted data
print.CatTable

Format and print CatTable class objects
print.svyContTable

Format and print svyContTable class objects
summary.CatTable

Shows all results in a CatTable class object
ExtractSmd

Extract standardized mean differences from a (svy)TableOne object
summary.ContTable

Shows all results in a ContTable class object
svyCreateContTable

Create an object summarizing continous variables for weighted dataset
svyCreateTableOne

Create an object summarizing both continuous and categorical variables for weighted data
summary.TableOne

Shows all results in a (svy)TableOne class object
summary.svyCatTable

Shows all results in a svyCatTable class object