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