Learn R Programming

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

texreg (version 1.17)

Conversion of R regression output to LaTeX tables.

Description

texreg converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables. Either a single model or a list of models can be combined in a single table. The output is customizable. New model types can be easily implemented.

Copy Link

Version

Install

install.packages('texreg')

Monthly Downloads

21,058

Version

1.17

License

GPL-3

Maintainer

Philip Leifeld

Last Published

January 12th, 2013

Functions in texreg (1.17)

texreg-package

Conversion of Rregression output to LaTeX tables.
extract

Extract coefficients and GOF measures from a statistical object
extract-methods

Methods for Function extract in Package texreg
coeftostring

Convert coefficients into standardized strings
createTexreg

Create a texreg object
texreg

Convert regression output to LaTeX tables