-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
59 lines (59 loc) · 2.13 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
Package: Attachment
Type: Package
Title: Evaluating Informative Hypotheses With Equality and Inequality Constraint: The Bayes Factor Encompassing Prior Approach
Version: 0.1.0
Author@R:
c(person(given = "Claudio",
family = "Zandonella Callegher",
role = c("aut", "cre"),
email = "claudiozandonella@gmail.com",
comment = c(ORCID = "0000-0001-7721-6318")),
person(given = "Tatiana",
family = "Marci",
role = "aut",
email = "tatiana.marci@unipd.it",
comment = c(ORCID = "0000-0002-2813-0312")),
person(given = "Pietro",
family = "De Carli",
role = c("aut"),
email = "pietro.decarli@unimib.it",
comment = c(ORCID = "0000-0001-6538-2175")),
person(given = "Gianmarco",
family = "Altoè",
role = "aut",
email = "gianmarco.altoe@unipd.it",
comment = c(ORCID = "0000-0003-1154-9528"))
)
Maintainer: Claudio Zandonella Callegher <claudiozandonella@gmail.com>
Description: In this repository we collect all the material of the study “Evaluating Informative Hypotheses With Equality and Inequality Constraint: The Bayes Factor Encompassing Prior Approach”. The aim of the paper is to provide a clear and detailed description of the Bayes Factor with the encompassing prior approach considering an applied example regarding attachment theory. The pre-print version of the article is available at [TODO: add link]. The Supplemental Material with all the analyses is available at https://claudiozandonella.github.io/Attachment/.
License:
Encoding: UTF-8
Depends:
devtools,
tidyverse
Imports:
bookdown,
brms,
car,
condMVNorm,
emmeans,
ggridges,
glmmTMB,
gridExtra,
kableExtra,
mclust,
mvtnorm,
performance,
rmarkdown,
targets,
tikzDevice,
visNetwork
Suggests:
knitr,
testthat (>= 3.0.0)
LazyData: true
Config/testthat/edition: 3
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
URL: https://github.com/claudiozandonella/Attachment/, https://claudiozandonella.github.io/Attachment/