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

small final fixes

parent 42305883
No related branches found
No related tags found
No related merge requests found
...@@ -2,14 +2,13 @@ Package: bayesmeta ...@@ -2,14 +2,13 @@ Package: bayesmeta
Type: Package Type: Package
Title: Bayesian Random-Effects Meta-Analysis Title: Bayesian Random-Effects Meta-Analysis
Version: 2.3 Version: 2.3
Date: 2018-09-27 Date: 2018-10-11
Authors@R: c(person("Christian", "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")),
person("Tim", "Friede", role="ctb", person(given="Tim", family="Friede", role="ctb",
email="tim.friede@med.uni-goettingen.de", email="tim.friede@med.uni-goettingen.de",
comment=c(ORCID="0000-0001-5347-7441"))) comment=c(ORCID="0000-0001-5347-7441")))
Author: Christian Roever [aut, cre], Tim Friede [ctb]
Maintainer: Christian Roever <christian.roever@med.uni-goettingen.de> Maintainer: Christian Roever <christian.roever@med.uni-goettingen.de>
Depends: forestplot (>= 1.6), metafor (>= 2.0-0) Depends: forestplot (>= 1.6), metafor (>= 2.0-0)
Suggests: compute.es, knitr, rmarkdown, R.rsp Suggests: compute.es, knitr, rmarkdown, R.rsp
......
...@@ -27,8 +27,7 @@ ...@@ -27,8 +27,7 @@
inspection of table 9 suggests no such bias, the data will serve inspection of table 9 suggests no such bias, the data will serve
to illustrate the application of partial weighting.} to illustrate the application of partial weighting.}
} }
\source{W.G. Cochran. \href{http://doi.org/10.2307/3001666}{The \source{W.G. Cochran. The combination of estimates from different experiments.
combination of estimates from different experiments}.
\emph{Biometrics}, \bold{10}(1):101-129, 1954.} \emph{Biometrics}, \bold{10}(1):101-129, 1954.}
\examples{ \examples{
data("Cochran1954") data("Cochran1954")
......
...@@ -34,8 +34,7 @@ ...@@ -34,8 +34,7 @@
\source{A. Gelman, J.B. Carlin, H. Stern, and D.B. Rubin. \source{A. Gelman, J.B. Carlin, H. Stern, and D.B. Rubin.
\emph{Bayesian data analysis}. Chapman & Hall / CRC, Boca Raton, 1997.} \emph{Bayesian data analysis}. Chapman & Hall / CRC, Boca Raton, 1997.}
\references{ \references{
D.B. Rubin. \href{http://doi.org/10.2307/1164617}{Estimation D.B. Rubin. Estimation in parallel randomized experiments.
in parallel randomized experiments}.
\emph{Journal of Educational Statistics}, \bold{6}(4):377-401, 1981. \emph{Journal of Educational Statistics}, \bold{6}(4):377-401, 1981.
A. Gelman. Prior distributions for variance parameters in hierarchical A. Gelman. Prior distributions for variance parameters in hierarchical
......
...@@ -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.3\cr Version: \tab 2.3\cr
Date: \tab 2018-09-27\cr Date: \tab 2018-10-11\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}()}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment