Skip to content

Commit e181bb2

Browse files
committed
add my email address
1 parent 4ad9693 commit e181bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Version: 0.9
44
Authors@R: c(
55
person("Aleksandra", "Paluszynska", email = "ola.paluszynska@gmail.com", role = c("aut", "cre")),
66
person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("aut","ths")),
7-
person("Yue", "Jiang", role = "aut")
7+
person("Yue", "Jiang", email = "rivehill@gmail.com", role = "aut")
88
)
99
Description: A set of tools to help explain which variables are most important in a random forests. Various variable importance measures are calculated and visualized in different settings in order to get an idea on how their importance changes depending on our criteria (Hemant Ishwaran and Udaya B. Kogalur and Eiran Z. Gorodeski and Andy J. Minn and Michael S. Lauer (2010) <doi:10.1198/jasa.2009.tm08622>, Leo Breiman (2001) <doi:10.1023/A:1010933404324>).
1010
Depends: R (>= 3.0)

0 commit comments

Comments
 (0)