Learn R Programming

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

texreg (version 1.20)

Conversion of R regression output to LaTeX or HTML tables.

Description

texreg converts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console. A list of several 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.20

License

GPL-3

Maintainer

Philip Leifeld

Last Published

February 8th, 2013

Functions in texreg (1.20)

createTexreg

Create a texreg object
extract-methods

Methods for Function extract in Package texreg
texreg-package

Conversion of Rregression output to LaTeX tables.
texreg

Convert regression output to LaTeX or HTML tables
coeftostring

Convert coefficients into standardized strings
extract

Extract coefficients and GOF measures from a statistical object