Skip to content

Commit 67a713b

Browse files
authored
Merge pull request #29 from sidiwang/JOSS
Joss
2 parents 72c051e + 43e8883 commit 67a713b

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ vignettes/
55
^\.github$
66
^codecov\.yml$
77
^LICENSE\.md$
8+
^contributing\.md$
File renamed without changes.

paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ beta[2,2] 0.9872268 0.2503916 0.95 0.48669193 1.4458416
159159
beta[1,3] 0.3824723 0.1899827 0.95 0.05813823 0.7529239
160160
beta[2,3] 1.0703154 0.1657493 0.95 0.74952233 1.4055420
161161
```
162-
The response rates for placebo, low dose and high dose are estimated to be 0.09 (95\% credible interval (CI): 0.02 - 0.16), 0.40 (95\% CI: 0.28 - 0.52), and 0.73 (95\% CI: 0.59 - 0.88) respectively. Other estimated outcomes are also clearly presented in the R output above.
162+
The response rates for placebo, low dose and high dose are estimated to be `trtP` 0.09 (95\% credible interval (CI): 0.02 - 0.16), `trtL` 0.40 (95\% CI: 0.28 - 0.52), and `trtH` 0.73 (95\% CI: 0.59 - 0.88) respectively. Other estimated outcomes are also clearly presented in the R output above.
163163

164164
# Discussion
165165

0 commit comments

Comments
 (0)