-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.07 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
Package: eccficm
Title: Expected Conditional Characteristic Function-based Independence Criterion Measures for Testing Independence
Version: 1.0
Date: 06/30/2021
Authors@R: c(
person(given = "William",
family = "Agyapong",
role = c("aut"),
email = "[email protected]"),
person(given = "Qinqcong",
family = "Yuan",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Chenlu",
family = "Ke",
role = c("aut"),
email = "[email protected]")
)
URL: https://github.com/williamagyapong/eccficm
BugReports: https://github.com/williamagyapong/eccficm/issues
Description: Provides new class of measures for
testing independence between two random vectors, which uses the
expected difference of conditional and marginal characteristic
functions.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports: Rdpack (>= 0.7)
RdMacros: Rdpack
Suggests:
MASS,
boot