Learn R Programming

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

texreg (version 1.36.23)

Conversion of R Regression Output to LaTeX or HTML Tables

Description

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 for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented.

Copy Link

Version

Install

install.packages('texreg')

Monthly Downloads

20,769

Version

1.36.23

License

GPL-2 | GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Philip Leifeld

Last Published

March 3rd, 2017

Functions in texreg (1.36.23)

texreg-package

Conversion of statistical model output in R to LaTeX and HTML tables
texreg

Convert regression output to LaTeX or HTML tables
coeftostring

Convert coefficients into standardized strings
createTexreg

Create a texreg object
plotreg

Create coefficient plots from statistical model output
extract

Extract coefficients and GOF measures from a statistical object
print.texregTable

Print the output of a screenreg, texreg, or htmlreg call