forked from leifeld/texreg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·88 lines (88 loc) · 1.81 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Package: texreg
Version: 1.36.25
Date: 2020-04-28
Title: Conversion of R Regression Output to LaTeX or HTML Tables
Authors@R: c(person(given = "Philip", family = "Leifeld", email = "[email protected]", role = c("aut", "cre")),
person(given = "Claudia", family = "Zucca", email = "[email protected]", role = "ctb"))
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.
URL: http://github.com/leifeld/texreg/
BugReports: https://github.com/leifeld/texreg/issues
Suggests:
broom (>= 0.4.2),
coda (>= 0.19.2),
ggplot2 (>= 3.1.0),
huxtable (>= 4.2.0),
knitr (>= 1.22),
rmarkdown (>= 1.12),
sandwich (>= 2.3-1),
testthat (>= 2.0.0),
lmtest (>= 0.9-34)
Depends: R (>= 3.5)
Imports: methods, grDevices, stats, httr
Enhances: AER,
alpaca,
betareg,
bife,
biglm,
brglm,
brms (>= 2.8.8),
btergm,
censReg,
dynlm,
eha,
erer,
ergm,
feisr (>= 1.0.1),
fGarch,
forecast,
gamlss,
gee,
geepack,
glmmADMB,
gmm,
gnm,
h2o,
latentnet,
lfe,
lme4,
lqmm,
MASS,
metaSEM,
mfx,
mgcv,
mhurdle,
miceadds,
mlogit,
mnlogit,
MuMIn,
nlme,
nnet,
oglmx,
ordinal,
panelAR,
pglm,
pgmm,
plm,
pscl,
quantreg,
relevent,
rms,
robust,
robustbase,
RSiena,
sampleSelection,
simex,
sna,
spdep,
speedglm,
survey,
survival,
systemfit,
tergm,
VGAM,
Zelig
Additional_repositories: http://r-forge.r-project.org/
SystemRequirements: tikz/pgf
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.0