@@ -3,8 +3,6 @@ Type: Package
33Title: Data Analysis using Bootstrap-Coupled Estimation
44Version: 2023.9.12
55Authors@R: c(
6- person("Yishan", "Mai", email = "maiyishan@u.duke.nus.edu", role = c("cre", "ctb"),
7- comment = c(ORCID = "0000-0002-7199-380X")),
86 person("Kah Seng", "Lian", email = "kahseng@u.nus.edu", role = c("aut")),
97 person("Zhuoyu", "Wang", email = "wzhuoyu21@u.nus,edu", role = "aut"),
108 person("Jun Yang", "Liao", email = "name@example.com", role = "aut"),
@@ -13,12 +11,14 @@ Authors@R: c(
1311 person("Tayfun", "Tumkaya", role = "aut",
1412 comment = c(ORCID = "0000-0001-8425-3360")),
1513 person("Felicia", "Low", role = "aut", email = "lowminhuifelicia@gmail.com"),
16- person("Adam", "Claridge-Chang", role = "ctb",
17- comment = c(ORCID = "0000-0002-4583-3650")),
18- person("Hyungwon", "Choi", role = "ctb",
19- comment = c(ORCID = "0000-0002-6687-3088")),
14+ person("Yishan", "Mai", email = "maiyishan@u.duke.nus.edu", role = c("cre", "ctb"),
15+ comment = c(ORCID = "0000-0002-7199-380X")),
2016 person("Sangyu", "Xu", role = "ctb",
2117 comment = c(ORCID = "0000-0002-4927-9204")),
18+ person("Hyungwon", "Choi", role = "ctb",
19+ comment = c(ORCID = "0000-0002-6687-3088")),
20+ person("Adam", "Claridge-Chang", role = "ctb",
21+ comment = c(ORCID = "0000-0002-4583-3650")),
2222 person("ACCLAB", role = c("cph", "fnd")))
2323Description: Data Analysis using Bootstrap-Coupled ESTimation.
2424 Estimation statistics is a simple framework that avoids the pitfalls of
0 commit comments