-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
DESCRIPTION
227 lines (227 loc) · 5.23 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
Type: Package
Package: parameters
Title: Processing of Model Parameters
Version: 0.23.0.11
Authors@R:
c(person(given = "Daniel",
family = "Lüdecke",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-8895-3206")),
person(given = "Dominique",
family = "Makowski",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0001-5375-9967")),
person(given = "Mattan S.",
family = "Ben-Shachar",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0002-4287-4801")),
person(given = "Indrajeet",
family = "Patil",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0003-1995-6531")),
person(given = "Søren",
family = "Højsgaard",
role = "aut",
email = "[email protected]"),
person(given = "Brenton M.",
family = "Wiernik",
role = "aut",
email = "[email protected]",
comment = c(ORCID = "0000-0001-9560-6336")),
person(given = "Zen J.",
family = "Lau",
role = "ctb",
email = "[email protected]"),
person(given = "Vincent",
family = "Arel-Bundock",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0003-2042-7063")),
person(given = "Jeffrey",
family = "Girard",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-7359-3746")),
person(given = "Christina",
family = "Maimone",
role = "rev",
email = "[email protected]"),
person(given = "Niels",
family = "Ohlsen",
role = "rev"),
person(given = "Douglas Ezra",
family = "Morrison",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-7195-830X")),
person(given = "Joseph",
family = "Luchman",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-8886-9717")))
Maintainer: Daniel Lüdecke <[email protected]>
Description: Utilities for processing the parameters of various
statistical models. Beyond computing p values, CIs, and other indices
for a wide variety of models (see list of supported models using the
function 'insight::supported_models()'), this package implements
features like bootstrapping or simulating of parameters and models,
feature reduction (feature extraction and variable selection) as well
as functions to describe data and variable characteristics (e.g.
skewness, kurtosis, smoothness or distribution).
License: GPL-3
URL: https://easystats.github.io/parameters/
BugReports: https://github.com/easystats/parameters/issues
Depends:
R (>= 3.6)
Imports:
bayestestR (>= 0.15.0),
datawizard (>= 0.13.0),
insight (>= 0.20.5),
graphics,
methods,
stats,
utils
Suggests:
AER,
afex,
aod,
BayesFactor (>= 0.9.12-4.7),
BayesFM,
bbmle,
betareg,
BH,
biglm,
blme,
boot,
brglm2,
brms,
broom,
broom.mixed,
cAIC4,
car,
carData,
cgam,
ClassDiscovery,
clubSandwich,
cluster,
cobalt,
coda,
coxme,
cplm,
dbscan,
did,
distributional,
domir (>= 0.2.0),
drc,
DRR,
effectsize (>= 0.8.6),
EGAnet,
emmeans (>= 1.7.0),
epiR,
estimatr,
factoextra,
FactoMineR,
faraway,
fastICA,
fixest,
fpc,
gam,
gamlss,
gee,
geepack,
ggeffects (>= 1.3.2),
ggplot2,
GLMMadaptive,
glmmTMB (>= 1.1.10),
glmtoolbox,
GPArotation,
gt,
haven,
httr2,
Hmisc,
ivreg,
knitr,
lavaan,
lfe,
lm.beta,
lme4,
lmerTest,
lmtest,
logistf,
logspline,
lqmm,
M3C,
marginaleffects (>= 0.20.1),
MASS,
Matrix,
mclogit,
mclust,
MCMCglmm,
mediation,
merDeriv,
metaBMA,
metafor,
mfx,
mgcv,
mice,
mmrm,
multcomp,
MuMIn,
NbClust,
nFactors,
nestedLogit,
nlme,
nnet,
openxlsx,
ordinal,
panelr,
pbkrtest,
PCDimension,
performance (>= 0.12.0),
plm,
PMCMRplus,
poorman,
posterior,
PROreg (>= 1.3.0),
pscl,
psych,
pvclust,
quantreg,
randomForest,
RcppEigen,
rmarkdown,
rms,
rstan,
rstanarm,
sandwich,
see (>= 0.8.1),
serp,
sparsepca,
survey,
survival,
svylme,
testthat (>= 3.2.1),
tidyselect,
tinytable (>= 0.1.0),
TMB,
truncreg,
vdiffr,
VGAM,
WeightIt (>= 1.2.0),
withr,
WRS2
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/website: easystats/easystatstemplate
Config/rcmdcheck/ignore-inconsequential-notes: true
Remotes: easystats/insight