-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
executable file
·41 lines (41 loc) · 1.56 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
Package: StroupGLMM
Type: Package
Title: R Codes and Datasets for Generalized Linear Mixed Models: Modern Concepts, Methods and Applications by Walter W. Stroup
Version: 0.3.0
Authors@R: c(
person(c("Muhammad"), "Yaseen", email = "[email protected]", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5923-1714"))
, person(c("Adeela"), "Munawar", email = "[email protected]", role = c("aut", "ctb"))
, person(c("Walter", "W."), "Stroup", email = "[email protected]", role = c("aut", "ctb"))
, person(c("Kent", "M."), "Eskridge", email = "[email protected] ", role = c("aut", "ctb"))
)
Maintainer: Muhammad Yaseen <[email protected]>
Description: R Codes and Datasets for Stroup, W. W. (2012). Generalized Linear Mixed Models Modern Concepts, Methods and Applications, CRC Press.
URL: https://myaseen208.com/StroupGLMM/
https://CRAN.R-project.org/package=StroupGLMM
BugReports: https://github.com/myaseen208/StroupGLMM/issues
Depends: R (>= 3.1)
Imports:
aod,
broom.mixed,
car,
dplyr,
emmeans,
ggplot2,
lattice,
lmerTest,
magrittr,
MASS,
mutoss,
nlme,
parameters,
phia,
scatterplot3d,
splines,
stats,
survey
License: GPL-3
LazyData: true
RoxygenNote: 7.3.2
Encoding: UTF-8
Note: 1. School of Mathematical & Statistical Sciences, Clemson University, Clemson, South Carolina, USA
2. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Faisalabad, Pakistan