-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 806 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
29 lines (29 loc) · 806 Bytes
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
Package: ReplicationBF
Type: Package
Title: Calculating Replication Bayes Factors for Different Scenarios
Version: 0.0.4.9000
Date: 2018-08-10
Authors@R: person("Christopher", "Harms",
email = "christopher.harms@uni-bonn.de", role = c("aut", "cre"))
Description: This package allows to easily calculate Replication Bayes Factors
(RBF) for common t- and F-test scenarios.
URL: https://github.com/neurotroph/ReplicationBF
BugReports: https://github.com/neurotroph/ReplicationBF/issues
License: MIT License + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.0.1)
Imports:
MCMCpack (>= 1.4.0),
Rdpack,
R.utils,
truncnorm,
ggplot2 (>= 2.2.1)
Suggests:
MBESS (>= 4.4.1),
knitr,
rmarkdown,
methods
RdMacros: Rdpack
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr