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. (If the Zelig package, which this package enhances, cannot be found on CRAN, you can find it at <https://github.com/IQSS/Zelig>.)

Version: 1.37.5
Depends: R (≥ 3.5)
Imports: methods, stats, httr
Suggests: broom (≥ 0.4.2), coda (≥ 0.19.2), ggplot2 (≥ 3.1.0), huxtable (≥ 4.2.0), knitr (≥ 1.22), rmarkdown (≥ 1.12.3), sandwich (≥ 2.3-1), testthat (≥ 2.0.0), lmtest (≥ 0.9-34)
Enhances: AER, alpaca, bife, biglm, brms (≥ 2.8.8), btergm, dynlm, feisr (≥ 1.0.1), forecast, gamlss, gamlss.inf, glmmTMB, lfe, lme4, miceadds, mlogit, mnlogit, MuMIn, nlme, nnet, ordinal, plm, speedglm, survival, VGAM, Zelig
Published: 2020-06-18
Author: Philip Leifeld [aut, cre], Claudia Zucca [ctb]
Maintainer: Philip Leifeld <philip.leifeld at essex.ac.uk>
BugReports: https://github.com/leifeld/texreg/issues
License: GPL-3
URL: http://github.com/leifeld/texreg/
NeedsCompilation: no
SystemRequirements: pandoc (>= 1.12.3) suggested for using wordreg function; LaTeX packages tikz, booktabs, dcolumn, rotating, thumbpdf, longtable, paralist for the vignette
Citation: texreg citation info
In views: ReproducibleResearch
CRAN checks: texreg results

Downloads:

Reference manual: texreg.pdf
Vignettes: texreg: Conversion of Statistical Model Output in R to LaTeX and HTML tables
Package source: texreg_1.37.5.tar.gz
Windows binaries: r-devel: texreg_1.37.5.zip, r-release: texreg_1.37.5.zip, r-oldrel: texreg_1.37.5.zip
macOS binaries: r-release: texreg_1.37.5.tgz, r-oldrel: texreg_1.37.5.tgz
Old sources: texreg archive

Reverse dependencies:

Reverse depends: mhurdle
Reverse imports: BayesPostEst, ergmito, midasr, MplusAutomation, panelvar, qte, R2MLwiN
Reverse suggests: feisr, ghypernet, glmmTMB, mixl, mlogit, momentfit, pder, plm, rem, texPreview
Reverse enhances: bucky, estimatr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=texreg to link to this page.