-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 943 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: PeerPerformance
Version: 2.3.2
Title: Luck-Corrected Peer Performance Analysis in R
Authors@R: c(person("David", "Ardia", role = c("aut", "cre"),
email = "david.ardia.ch@gmail.com",
comment = c(ORCID = "0000-0003-2823-782X")),
person("Kris", "Boudt", role = "aut",
comment = c(ORCID = "0000-0002-1000-5142")),
person("Nabil", "Bouamara", role = "ctb"),
person("Sebastien", "Legros", role = "ctb"),
person("Benjamin", "Seguin", role = "ctb"))
Depends: parallel, sandwich, lmtest, compiler
Suggests: testthat
Description: Provides functions to perform the peer performance
analysis of funds' returns as described in Ardia and Boudt (2018) <doi:10.1016/j.jbankfin.2017.10.014>.
BugReports: https://github.com/ArdiaD/PeerPerformance/issues
URL: https://github.com/ArdiaD/PeerPerformance
License: GPL (>= 2)
RoxygenNote: 7.3.2
Encoding: UTF-8