Skip to content
/ texreg Public
forked from leifeld/texreg

Conversion of R Regression Output to LaTeX or HTML Tables

Notifications You must be signed in to change notification settings

zauster/texreg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texreg

Conversion of R Regression Output to LaTeX or HTML Tables.

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.

Documentation

Details on texreg can be found in the following article:

Leifeld, Philip (2013): texreg: Conversion of Statistical Model Output in R to LaTeX and HTML Tables. Journal of Statistical Software 55(8): 1-24. doi:10.18637/jss.v055.i08

An updated version of this paper is included as a package vignette. Additional details on how to write custom extensions for texreg and manipulate texreg objects can be found in the following answers on StackOverflow: [1], [2], [3], [4], [5].

Contribute to the project

Please feel free to report bugs or possible enhancements using the issue tracker and propose solutions for known bugs using a pull request.

Build Status cran version downloads total downloads Research software impact Coverage status

Please also consider contributing to the project by telling other people about the software; citing our underlying research in your publications; or funding the development financially:

Donate using Liberapay

About

Conversion of R Regression Output to LaTeX or HTML Tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%