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

updated JStatSoft reference

parent e6cea2ff
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 Title: Bayesian Random-Effects Meta-Analysis
Version: 2.5 Version: 2.5
Date: 2019-11-28 Date: 2020-04-20
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")),
......
bibentry(bibtype = "article", bibentry(bibtype = "article",
title = "Bayesian random-effects meta-analysis using the bayesmeta {R}~package", title = "Bayesian random-effects meta-analysis using the {bayesmeta} {R}~package",
author = person("Christian", "R\"{o}ver"), author = person(given = "Christian",
journal = "arXiv preprint 1711.08683", family = "R\\\"{o}ver",
year = 2017, email = "christian.roever@med.uni-goettingen.de"),
month = 11, journal = "Journal of Statistical Software",
url = "http://www.arxiv.org/abs/1711.08683", year = "2020",
textVersion = paste("Christian Roever (2017).", month = "apr",
"Bayesian random-effects meta-analysis using the bayesmeta R package.", volume = "93",
"arXiv preprint 1711.08683,", number = "6",
"URL: http://www.arxiv.org/abs/1711.08683")) pages = "1-51",
doi = "10.18637/jss.v093.i06",
header = "To cite bayesmeta in publications use:")
...@@ -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.5\cr Version: \tab 2.5\cr
Date: \tab 2019-11-28\cr Date: \tab 2020-04-20\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}()}
...@@ -34,11 +34,9 @@ Christian Roever <christian.roever@med.uni-goettingen.de> ...@@ -34,11 +34,9 @@ Christian Roever <christian.roever@med.uni-goettingen.de>
} }
\references{ \references{
C. Roever. C. Roever.
Bayesian random-effects meta-analysis using the bayesmeta R package. \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
(submitted for publication),
2017.
C. Roever. C. Roever.
\emph{The bayesmeta app}. \emph{The bayesmeta app}.
\url{http://ams.med.uni-goettingen.de:3838/bayesmeta/app}, \url{http://ams.med.uni-goettingen.de:3838/bayesmeta/app},
......
...@@ -437,10 +437,8 @@ ...@@ -437,10 +437,8 @@
} }
\references{ \references{
C. Roever. C. Roever.
Bayesian random-effects meta-analysis using the bayesmeta R package. \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
(submitted for publication),
2017.
C. Roever, T. Friede. C. Roever, T. Friede.
\href{http://doi.org/10.1080/10618600.2016.1276840}{Discrete \href{http://doi.org/10.1080/10618600.2016.1276840}{Discrete
...@@ -502,7 +500,7 @@ ...@@ -502,7 +500,7 @@
for one parameter of many}. \emph{Biometrika}, \bold{76}(3):604-608, for one parameter of many}. \emph{Biometrika}, \bold{76}(3):604-608,
1989. 1989.
W. Viechtbauer. \href{http://www.jstatsoft.org/v36/i03/}{Conducting W. Viechtbauer. \href{http://www.doi.org/10.18637/jss.v036.i03}{Conducting
meta-analyses in R with the metafor package}. \emph{Journal of meta-analyses in R with the metafor package}. \emph{Journal of
Statistical Software}, \bold{36}(3):1-48, 2010. Statistical Software}, \bold{36}(3):1-48, 2010.
} }
......
...@@ -75,7 +75,7 @@ chi2 <- rchisq(1000, df=10) ...@@ -75,7 +75,7 @@ chi2 <- rchisq(1000, df=10)
# transform: # transform:
invchi <- sqrt(1 / chi2) invchi <- sqrt(1 / chi2)
# show histogram: # show histogram:
hist(invchi, probability=TRUE) hist(invchi, probability=TRUE, col="grey")
# show density for comparison: # show density for comparison:
x <- seq(0, 1, length=100) x <- seq(0, 1, length=100)
lines(x, dinvchi(x, df=10, scale=1), col="red") lines(x, dinvchi(x, df=10, scale=1), col="red")
......
...@@ -64,11 +64,10 @@ ...@@ -64,11 +64,10 @@
\author{ \author{
Christian Roever \email{christian.roever@med.uni-goettingen.de} Christian Roever \email{christian.roever@med.uni-goettingen.de}
} }
\references{C. Roever. \references{
Bayesian random-effects meta-analysis using the bayesmeta R package. C. Roever.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
(submitted for publication), \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
2017.
C. Lewis and M. Clarke. C. Lewis and M. Clarke.
Forest plots: trying to see the wood and the trees. Forest plots: trying to see the wood and the trees.
......
...@@ -51,11 +51,10 @@ ...@@ -51,11 +51,10 @@
\author{ \author{
Christian Roever \email{christian.roever@med.uni-goettingen.de} Christian Roever \email{christian.roever@med.uni-goettingen.de}
} }
\references{C. Roever. \references{
Bayesian random-effects meta-analysis using the bayesmeta R package. C. Roever.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
(submitted for publication), \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
2017.
C. Lewis and M. Clarke. C. Lewis and M. Clarke.
Forest plots: trying to see the wood and the trees. Forest plots: trying to see the wood and the trees.
......
...@@ -115,10 +115,8 @@ ...@@ -115,10 +115,8 @@
\bold{26}(1):217-222, 2017. \bold{26}(1):217-222, 2017.
C. Roever. C. Roever.
Bayesian random-effects meta-analysis using the bayesmeta R package. \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
(submitted for publication),
2017.
W.E. Seidel. Mixture models. W.E. Seidel. Mixture models.
In M. Lovric (ed.) \emph{International Encyclopedia of Statistical In M. Lovric (ed.) \emph{International Encyclopedia of Statistical
......
...@@ -101,11 +101,10 @@ ...@@ -101,11 +101,10 @@
\author{ \author{
Christian Roever \email{christian.roever@med.uni-goettingen.de} Christian Roever \email{christian.roever@med.uni-goettingen.de}
} }
\references{C. Roever. \references{
Bayesian random-effects meta-analysis using the bayesmeta R package. C. Roever.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
(submitted for publication), \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
2017.
C. Guddat, U. Grouven, R. Bender and G. Skipka. C. Guddat, U. Grouven, R. Bender and G. Skipka.
\href{http://doi.org/10.1186/2046-4053-1-34}{A note on the \href{http://doi.org/10.1186/2046-4053-1-34}{A note on the
......
...@@ -192,10 +192,8 @@ ...@@ -192,10 +192,8 @@
Chapman & Hall / CRC, Boca Raton, 2014. Chapman & Hall / CRC, Boca Raton, 2014.
C. Roever. C. Roever.
Bayesian random-effects meta-analysis using the bayesmeta R package. \href{http://www.doi.org/10.18637/jss.v093.i06}{Bayesian random-effects meta-analysis using the bayesmeta R package}.
\emph{\href{http://arxiv.org/abs/1711.08683}{arXiv preprint 1711.08683}} \emph{Journal of Statistical Software}, \bold{93}(6):1-51, 2020.
(submitted for publication),
2017.
} }
\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.
Please register or to comment