Learn R Programming

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

tableone (version 0.8.1)

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

21,576

Version

0.8.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Kazuki Yoshida

Last Published

June 17th, 2017

Functions in tableone (0.8.1)

print.ContTable

Format and print ContTable class objects
CreateTableOne

Create an object summarizing both continuous and categorical variables
ExtractSmd

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

Shows all results in a CatTable class object
summary.ContTable

Shows all results in a ContTable class object
print.TableOne

Format and print TableOne class objects
summary.svyContTable

Shows all results in a svyContTable class object
svyCreateCatTable

Create an object summarizing categorical variables for weighted data
CreateCatTable

Create an object summarizing categorical variables
CreateContTable

Create an object summarizing continous variables
summary.TableOne

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

Shows all results in a svyCatTable class object
ShowRegTable

Format regression results in medically decent format
print.CatTable

Format and print CatTable class objects
tableone-package

Create "Table 1" to describe baseline characteristics
print.svyCatTable

Format and print svyCatTable class objects
print.svyContTable

Format and print svyContTable class objects
svyCreateContTable

Create an object summarizing continous variables for weighted dataset
svyCreateTableOne

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