-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,17 +8,18 @@ | |
#' it supports a simplified interfaced to reduce difficulty | ||
#' and align with the best practices of the life sciences. | ||
#' @references | ||
#' * Bürkner PC (2017). brms: An R Package for Bayesian | ||
#' Multilevel Models Using Stan. | ||
#'. J Stat Softw, 80(1), 1-28. | ||
#' doi:10.18637/jss.v080.i01 | ||
#' * Mallinckrodt CH, Lane PW, Schnell D, et al (2008). | ||
#' Recommendations for the Primary Analysis of Continuous Endpoints | ||
#' in Longitudinal Clinical Trials. | ||
#' * Bürkner, P.-C. (2017), "brms: An R package for Bayesian | ||
#' multilevel models using Stan," | ||
#' Journal of Statistical Software, 80, 1–28. | ||
#' https://doi.org/10.18637/jss.v080.i01. | ||
#' * Mallinckrodt, C. H., Lane, P. W., Schnell, D., and others (2008), | ||
#' "Recommendations for the primary analysis of continuous endpoints | ||
#' in longitudinal clinical trials," | ||
#' Ther Innov Regul Sci, 42, 303–319. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
wlandau
Author
Collaborator
|
||
#' doi:10.1177/009286150804200402 | ||
#' * Mallinckrodt C and Lipkovich I (2017). Analyzing Longitudinal Trial | ||
#' Data -- A Practical Guide. Chapman `&` Hall/ CRC Biostatistics Series. | ||
#' https://doi.org/10.1177/009286150804200402. | ||
#' * Mallinckrodt, C. H., and Lipkovich, I. (2017), | ||
#' Analyzing longitudinal clinical trial data: A practical guide, | ||
#' CRC Press, Taylor & Francis Group. | ||
#' @family help | ||
#' @importFrom brms brm brmsformula get_prior prior unstr | ||
#' @importFrom coda as.mcmc | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
We now have "Journal of Statistical Software" and "Ther Innov Regul Sci". I suggest to consistently use either abbreviated or full journal names: "Journal of Statistical Software" and "Therapeutic Innovation & Regulatory Science", or "J Stat Softw" and "Ther Innov Regul Sci".