Skip to content
Snippets Groups Projects
Commit 6d4df529 authored by Christian Roever's avatar Christian Roever
Browse files

fixed DOIs

parent 48cba497
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Package: bayesmeta ...@@ -2,7 +2,7 @@ Package: bayesmeta
Type: Package Type: Package
Title: Bayesian Random-Effects Meta-Analysis and Meta-Regression Title: Bayesian Random-Effects Meta-Analysis and Meta-Regression
Version: 2.8 Version: 2.8
Date: 2021-08-20 Date: 2021-08-23
Authors@R: c(person(given="Christian", family="Roever", role=c("aut","cre"), Authors@R: c(person(given="Christian", family="Roever", role=c("aut","cre"),
email="christian.roever@med.uni-goettingen.de", email="christian.roever@med.uni-goettingen.de",
comment=c(ORCID="0000-0002-6911-698X")), comment=c(ORCID="0000-0002-6911-698X")),
......
...@@ -24,12 +24,12 @@ ...@@ -24,12 +24,12 @@
extracted from tables or Kaplan-Meier curves. extracted from tables or Kaplan-Meier curves.
} }
\source{R.S. Nicholas, E. Han, J. Raffel, J. Chataway, T. Friede. \source{R.S. Nicholas, E. Han, J. Raffel, J. Chataway, T. Friede.
\href{https://doi.org/10.1177/1352458518794063}{Over three decades Over three decades study populations in progressive multiple sclerosis
study populations in progressive multiple sclerosis have become have become older and more disabled, but have lower on-trial
older and more disabled, but have lower on-trial progression rates: progression rates: A systematic review and meta-analysis of 43
A systematic review and meta-analysis of 43 randomised randomised placebo-controlled trials.
placebo-controlled trials}.
\emph{Multiple Sclerosis Journal}, \bold{25}(11):1462-1471, 2019. \emph{Multiple Sclerosis Journal}, \bold{25}(11):1462-1471, 2019.
\doi{10.1177/1352458518794063}.
} }
\examples{ \examples{
# load data: # load data:
......
...@@ -34,10 +34,11 @@ ...@@ -34,10 +34,11 @@
and dose (in mg)) was also recorded for each study. and dose (in mg)) was also recorded for each study.
} }
\source{S. Roberge, K. Nicolaides, S. Demers, J. Hyett, N. Chaillet, E. Bujold. \source{S. Roberge, K. Nicolaides, S. Demers, J. Hyett, N. Chaillet, E. Bujold.
\href{https://doi.org/10.1016/j.ajog.2016.09.076}{The role of aspirin The role of aspirin dose on the prevention of preeclampsia and fetal
dose on the prevention of preeclampsia and fetal growth restriction: growth restriction: systematic review and meta-analysis.
systematic review and meta-analysis}. \emph{American Journal of Obstetrics & Gynecology},
\emph{American Journal of Obstetrics & Gynecology}, \bold{216}(2):110-120, 2017. \bold{216}(2):110-120, 2017.
\doi{10.1016/j.ajog.2016.09.076}.
} }
\seealso{ \seealso{
\code{\link{bmr}}, \code{\link[metafor]{escalc}}, \code{\link{bmr}}, \code{\link[metafor]{escalc}},
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
Package: \tab bayesmeta\cr Package: \tab bayesmeta\cr
Type: \tab Package\cr Type: \tab Package\cr
Version: \tab 2.8\cr Version: \tab 2.8\cr
Date: \tab 2021-08-20\cr Date: \tab 2021-08-23\cr
License: \tab GPL (>=2) License: \tab GPL (>=2)
} }
The main functionality is provided by the \code{\link{bayesmeta}()} The main functionality is provided by the \code{\link{bayesmeta}()}
......
...@@ -321,25 +321,25 @@ ...@@ -321,25 +321,25 @@
} }
\references{ \references{
C. Roever. C. Roever.
\href{https://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}. Bayesian random-effects meta-analysis using the bayesmeta R package.
\emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020. \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
\doi{10.18637/jss.v093.i06}.
C. Roever, R. Bender, S. Dias, C.H. Schmid, H. Schmidli, S. Sturtz, C. Roever, R. Bender, S. Dias, C.H. Schmid, H. Schmidli, S. Sturtz,
S. Weber, T. Friede. S. Weber, T. Friede.
On weakly informative prior distributions for the heterogeneity On weakly informative prior distributions for the heterogeneity
parameter in Bayesian random-effects meta-analysis. parameter in Bayesian random-effects meta-analysis.
\emph{\href{https://arxiv.org/abs/2007.08352}{arXiv preprint 2007.08352}} \emph{Research Synthesis Methods}, \bold{12}(4):448-474, 2021.
(submitted for publication), 2020. \doi{10.1002/jrsm.1475}.
C. Roever, T. Friede. C. Roever, T. Friede.
\href{https://doi.org/10.1080/10618600.2016.1276840}{Discrete Discrete approximation of a mixture distribution via restricted divergence.
approximation of a mixture distribution via restricted divergence}.
\emph{Journal of Computational and Graphical Statistics}, \emph{Journal of Computational and Graphical Statistics},
\bold{26}(1):217-222, 2017. \bold{26}(1):217-222, 2017.
\doi{10.1080/10618600.2016.1276840}.
A. Gelman, J.B. Carlin, H.S. Stern, D.B. Rubin. \emph{Bayesian data A. Gelman, J.B. Carlin, H.S. Stern, D.B. Rubin. \emph{Bayesian data
analysis}. Chapman & Hall / CRC, Boca Raton, 1997. analysis}. Chapman & Hall / CRC, Boca Raton, 1997.
} }
\author{ \author{
Christian Roever \email{christian.roever@med.uni-goettingen.de} Christian Roever \email{christian.roever@med.uni-goettingen.de}
......
...@@ -40,10 +40,10 @@ ...@@ -40,10 +40,10 @@
John Wiley and Sons, New York, 1959. John Wiley and Sons, New York, 1959.
C. Roever, T. Friede. C. Roever, T. Friede.
\href{https://doi.org/10.1080/10618600.2016.1276840}{Discrete Discrete approximation of a mixture distribution via restricted divergence.
approximation of a mixture distribution via restricted divergence}.
\emph{Journal of Computational and Graphical Statistics}, \emph{Journal of Computational and Graphical Statistics},
\bold{26}(1):217-222, 2017. \bold{26}(1):217-222, 2017.
\doi{10.1080/10618600.2016.1276840}.
} }
\author{ \author{
Christian Roever \email{christian.roever@med.uni-goettingen.de} Christian Roever \email{christian.roever@med.uni-goettingen.de}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment