Learn R Programming

⚠️There's a newer version (1.1.3) of this package.Take me there.

pimeta package

Prediction Intervals for Random-Effects Meta-Analysis

An implementation of prediction intervals for random-effects meta-analysis:

  • Higgins JPT, Thompson SG, Spiegelhalter DJ. A re-evaluation of random-effects meta-analysis. Journal of the Royal Statistical Society: Series A (Statistics in Society) 2009; 172(1): 137--159. doi:10.1111/j.1467-985X.2008.00552.x.
  • Partlett C, Riley RD. Random effects meta-analysis: Coverage performance of 95% confidence

and prediction intervals following REML estimation. Statistics in Medicine 2017; 36(2): 301--317. doi:10.1002/sim.7140.

  • Nagashima K, Noma H, Furukawa TA. Prediction interval for random-effects meta-analysis: a confidence distribution approach. Statistical Methods in Medical Research 2018. In press. doi:10.1177/0962280218773520. arXiv:1804.01054.

CRAN task view: Meta Analysis

Installation

# From CRAN:
install.packages("pimeta")

# Or the the development version from GitHub:
# install.packages("devtools")
devtools::install_github("nshi-stat/pimeta")

Copy Link

Version

Install

install.packages('pimeta')

Monthly Downloads

1,009

Version

1.1.1

License

GPL-3

Maintainer

Kengo Nagashima

Last Published

September 14th, 2018

Functions in pimeta (1.1.1)

pima_htsreml

Partlett--Riley prediction interval
pima

Calculating Prediction Intervals
setshift

Set-shifting data
print.pima

Print Results
sbp

Systolic blood pressure (SBP) data
pima_boot

A parametric bootstrap prediction interval
pima_hts

Higgins--Thompson--Spiegelhalter prediction interval
pain

Pain data
pimeta-package

Prediction Intervals for Random-Effects Meta-Analysis