Learn R Programming

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

tab (version 2.1.2)

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. Functions are available to handle data simple random samples or survey data. 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

738

Version

2.1.2

License

GPL-2

Maintainer

Dane Van Domelen

Last Published

July 8th, 2014

Functions in tab (2.1.2)

tab-package

Functions for creating summary tables for statistical reports
d

Example dataset for R package tab
tabcox

Generate summary tables of Cox proportional hazards regression models for statistical reports
tabmeans.svy

Generate summary tables of mean comparisons for statistical reports (survey data)
formatp

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

Generate summary tables of generalized estimating equations for statistical reports
tabglm.svy

Generate summary tables of generalized linear models for statistical reports (survey data)
tabglm

Generate summary tables of generalized linear models for statistical reports
tabfreq.svy

Generate frequency tables for statistical reports (survey data)
tabfreq

Generate frequency tables for statistical reports
tabmeans

Generate summary tables of mean comparisons for statistical reports