Skip to content

Commit 56bbb84

Browse files
committed
edited doi
1 parent 119a6a8 commit 56bbb84

File tree

11 files changed

+21
-21
lines changed

11 files changed

+21
-21
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ Biarch: true
3838
Encoding: UTF-8
3939
LazyData: true
4040
Roxygen: list(markdown = TRUE)
41-
RoxygenNote: 7.2.3
41+
RoxygenNote: 7.3.2
4242
SystemRequirements: JAGS 4.x.y
4343
Config/testthat/edition: 3

R/BJSM_binary.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,12 @@
134134
#'
135135
#' @references
136136
#' Wei, B., Braun, T.M., Tamura, R.N. and Kidwell, K.M., 2018. A Bayesian analysis of small n sequential multiple assignment randomized trials (snSMARTs).
137-
#' Statistics in medicine, 37(26), pp.3723-3732. URL: [https://doi.org/10.1002/sim.7900](https://doi.org/10.1002/sim.7900)
137+
#' Statistics in medicine, 37(26), pp.3723-3732. \doi{10.1002/sim.7900}
138138
#'
139-
#' Chao, Y.C., Trachtman, H., Gipson, D.S., Spino, C., Braun, T.M. and Kidwell, K.M., 2020. Dynamic treatment regimens in small n, sequential, multiple assignment, randomized trials: An application in focal segmental glomerulosclerosis. Contemporary clinical trials, 92, p.105989. URL: [https://doi.org/10.1016/j.cct.2020.105989](https://doi.org/10.1016/j.cct.2020.105989)
139+
#' Chao, Y.C., Trachtman, H., Gipson, D.S., Spino, C., Braun, T.M. and Kidwell, K.M., 2020. Dynamic treatment regimens in small n, sequential, multiple assignment, randomized trials: An application in focal segmental glomerulosclerosis. Contemporary clinical trials, 92, p.105989. \doi{10.1016/j.cct.2020.105989}
140140
#'
141141
#' Fang, F., Hochstedler, K.A., Tamura, R.N., Braun, T.M. and Kidwell, K.M., 2021. Bayesian methods to compare dose levels with placebo in a small n,
142-
#' sequential, multiple assignment, randomized trial. Statistics in Medicine, 40(4), pp.963-977. URL: [https://doi.org/10.1002/sim.8813](https://doi.org/10.1002/sim.8813)
142+
#' sequential, multiple assignment, randomized trial. Statistics in Medicine, 40(4), pp.963-977. \doi{10.1002/sim.8813}
143143
#'
144144
#' @seealso
145145
#' \code{\link{LPJSM_binary}} \cr

R/BJSM_c.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
#' print(BJSM_result)
6767
#' @references
6868
#' Hartman, H., Tamura, R.N., Schipper, M.J. and Kidwell, K.M., 2021. Design and analysis considerations for utilizing a mapping function in a small sample,
69-
#' sequential, multiple assignment, randomized trials with continuous outcomes. Statistics in Medicine, 40(2), pp.312-326. URL: [https://doi.org/10.1002/sim.8776](https://doi.org/10.1002/sim.8776)
69+
#' sequential, multiple assignment, randomized trials with continuous outcomes. Statistics in Medicine, 40(2), pp.312-326. \doi{10.1002/sim.8776}
7070
#'
7171
#' @rdname BJSM_c
7272
#' @export

R/JSRM_binary.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
#'
3232
#' @references
3333
#' Wei, B., Braun, T.M., Tamura, R.N. and Kidwell, K.M., 2018. A Bayesian analysis of small n sequential multiple assignment randomized trials (snSMARTs).
34-
#' Statistics in medicine, 37(26), pp.3723-3732. URL: [https://doi.org/10.1002/sim.7900](https://doi.org/10.1002/sim.7900)
34+
#' Statistics in medicine, 37(26), pp.3723-3732. \doi{10.1002/sim.7900}
3535
#'
36-
#' Chao, Y.C., Trachtman, H., Gipson, D.S., Spino, C., Braun, T.M. and Kidwell, K.M., 2020. Dynamic treatment regimens in small n, sequential, multiple assignment, randomized trials: An application in focal segmental glomerulosclerosis. Contemporary clinical trials, 92, p.105989. URL: [https://doi.org/10.1016/j.cct.2020.105989](https://doi.org/10.1016/j.cct.2020.105989)
36+
#' Chao, Y.C., Trachtman, H., Gipson, D.S., Spino, C., Braun, T.M. and Kidwell, K.M., 2020. Dynamic treatment regimens in small n, sequential, multiple assignment, randomized trials: An application in focal segmental glomerulosclerosis. Contemporary clinical trials, 92, p.105989. \doi{10.1016/j.cct.2020.105989}
3737
#'
3838
#' Fang, F., Hochstedler, K.A., Tamura, R.N., Braun, T.M. and Kidwell, K.M., 2021. Bayesian methods to compare dose levels with placebo in a small n,
39-
#' sequential, multiple assignment, randomized trial. Statistics in Medicine, 40(4), pp.963-977. URL: [https://doi.org/10.1002/sim.8813](https://doi.org/10.1002/sim.8813)
39+
#' sequential, multiple assignment, randomized trial. Statistics in Medicine, 40(4), pp.963-977. \doi{10.1002/sim.8813}
4040
#'
4141
#' @seealso
4242
#' \code{\link{BJSM_binary}} \cr

R/group_seq.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
#' @references
116116
#' Chao, Y.C., Braun, T.M., Tamura, R.N. and Kidwell, K.M., 2020. A Bayesian group
117117
#' sequential small n sequential multiple‐assignment randomized trial. Journal of
118-
#' the Royal Statistical Society: Series C (Applied Statistics), 69(3), pp.663-680. URL: [https://doi.org/10.1111/rssc.1246](https://doi.org/10.1111/rssc.1246)
118+
#' the Royal Statistical Society: Series C (Applied Statistics), 69(3), pp.663-680. \doi{10.1111/rssc.12406}
119119
#'
120120
# #' @seealso
121121
# #' \code{\link{sim_group_seq}}

R/sample_size.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
#'
5757
#' @references
5858
#' Wei, B., Braun, T.M., Tamura, R.N. and Kidwell, K.M., 2018. A Bayesian analysis of small n sequential multiple assignment randomized trials (snSMARTs).
59-
#' Statistics in medicine, 37(26), pp.3723-3732. URL: [https://doi.org/10.1002/sim.7900](https://doi.org/10.1002/sim.7900)
59+
#' Statistics in medicine, 37(26), pp.3723-3732. \doi{10.1002/sim.7900}
6060
#'
6161
#' Wei, B., Braun, T.M., Tamura, R.N. and Kidwell, K., 2020. Sample size determination
6262
#' for Bayesian analysis of small n sequential, multiple assignment, randomized trials
63-
#' (snSMARTs) with three agents. Journal of Biopharmaceutical Statistics, 30(6), pp.1109-1120. URL: [https://doi.org/10.1080/10543406.2020.1815032](https://doi.org/10.1080/10543406.2020.1815032)
63+
#' (snSMARTs) with three agents. Journal of Biopharmaceutical Statistics, 30(6), pp.1109-1120. \doi{10.1080/10543406.2020.1815032}
6464
#'
6565
#' @seealso
6666
# #' \code{\link{JSRM_binary}} \cr

man/BJSM_binary.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/BJSM_c.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/LPJSM_binary.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/group_seq.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/sample_size.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)