smartdata-analysis-and-statistics / metamisc

This is the official repository of the R package metamisc

Home Page:https://smartdata-analysis-and-statistics.github.io/metamisc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metamisc

CRAN_Status_Badge metacran downloads R-CMD-check

This is the official repository of the R package metamisc, which was developed to facilitate meta-analysis of diagnosis and prognosis research studies. The package includes functions for the following tasks:

  • To develop and validate multivariable prediction models from datasets with clustering (de Jong et al., 2021)
  • To summarize multiple estimates of prediction model discrimination and calibration performance (Debray et al., 2019)
  • To evaluate funnel plot asymmetry (Debray et al., 2018)

Installation

The metamisc package can be installed from CRAN as follows:

install.packages("metamisc")

You can install the development version of metamisc from GitHub with:

# install.packages("devtools")
devtools::install_github("smartdata-analysis-and-statistics/metamisc")

JASP

A visual interface to the software has been implemented by JASP https://jasp-stats.org/

References

de Jong VMT, Moons KGM, Eijkemans MJC, Riley RD, Debray TPA. Developing more generalizable prediction models from pooled studies and large clustered data sets. Stat Med. 2021 May 5;40(15):3533–59.

Debray TPA, Moons KGM, Riley RD. Detecting small-study effects and funnel plot asymmetry in meta-analysis of survival data: a comparison of new and existing tests. Res Syn Meth. 2018;9(1):41–50.

Debray TPA, Damen JAAG, Riley R, Snell KIE, Reitsma JB, Hooft L, et al. A framework for meta-analysis of prediction model studies with binary and time-to-event outcomes. Stat Methods Med Res. 2019 Sep;28(9):2768–86.

About

This is the official repository of the R package metamisc

https://smartdata-analysis-and-statistics.github.io/metamisc/

License:GNU Affero General Public License v3.0


Languages

Language:R 81.5%Language:HTML 13.6%Language:JavaScript 4.9%