Learn R Programming

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

tab (version 2.1.1)

Functions for creating summary tables for statistical reports.

Description

This package contains functions for generating tables for statistical reports written in Microsoft Word or LaTeX. There are functions for I-by-J frequency tables, comparison of means across levels of a categorical variable, generalized linear models, generalized estimating equations, and Cox proportional hazards regression. The package is intended to make it easier for researchers to translate results from statistical analyses in R to their reports or manuscripts.

Copy Link

Version

Install

install.packages('tab')

Monthly Downloads

583

Version

2.1.1

License

GPL-2

Maintainer

Dane Van Domelen

Last Published

April 10th, 2014

Functions in tab (2.1.1)

tab-package

Functions for creating summary tables for statistical reports
tabgee

Generate summary tables of generalized estimating equations for statistical reports
formatp

Format p-values for the functions in the package tab
tabmeans

Generate summary tables of mean comparisons for statistical reports
tabcox

Generate summary tables of Cox proportional hazards regression models for statistical reports
tabglm

Generate summary tables of generalized linear models for statistical reports
d

Example dataset for R package tab
tabfreq

Generate frequency tables for statistical reports