-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
36 lines (36 loc) · 869 Bytes
/
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
Package: SimCorMultRes
Type: Package
Title: Simulates Correlated Multinomial Responses
Description: Simulates correlated multinomial responses conditional on a marginal model specification.
Version: 1.9.1
Depends: R(>= 2.15.0)
Imports:
evd,
methods,
stats
Suggests:
bookdown,
covr,
gee,
knitr,
multgee (>= 1.2),
rmarkdown,
R.rsp,
testthat
Authors@R:
person(given = "Anestis",
family = "Touloumis",
role = c("aut", "cre"),
email = "A.Touloumis@brighton.ac.uk",
comment = c(ORCID = "0000-0002-5965-1639")
)
URL: https://github.com/AnestisTouloumis/SimCorMultRes
BugReports: https://github.com/AnestisTouloumis/SimCorMultRes/issues
License: GPL-3
VignetteBuilder:
knitr,
R.rsp
RoxygenNote: 7.3.1
Roxygen: list(old_usage = TRUE)
Encoding: UTF-8
LazyData: true