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 |