Other packages > Find by keyword >

meta4diag  

Meta-Analysis for Diagnostic Test Studies
View on CRAN: Click here


Download and install meta4diag package within the R console
Install from CRAN:
install.packages("meta4diag")

Install from Github:
library("remotes")
install_github("cran/meta4diag")

Install by package version:
library("remotes")
install_version("meta4diag", "2.1.1")



Attach the package and use:
library("meta4diag")
Maintained by
Jingyi Guo
[Scholar Profile | Author Map]
First Published: 2015-08-23
Latest Update: 2021-11-30
Description:
Bayesian inference analysis for bivariate meta-analysis of diagnostic test studies using integrated nested Laplace approximation with INLA. A purpose built graphic user interface is available. The installation of R package INLA is compulsory for successful usage. The INLA package can be obtained from . We recommend the testing version, which can be downloaded by running: install.packages("INLA", repos=c(getOption("repos"), INLA="https://inla.r-inla-download.org/R/testing"), dep=TRUE).
How to cite:
Jingyi Guo (2015). meta4diag: Meta-Analysis for Diagnostic Test Studies. R package version 2.1.1, https://cran.r-project.org/web/packages/meta4diag. Accessed 01 Apr. 2025.
Previous versions and publish date:
1.0.19 (2015-08-23 17:41), 1.0.20 (2015-08-25 15:52), 2.0.2 (2016-06-23 12:28), 2.0.3 (2016-06-30 12:14), 2.0.4 (2016-07-03 11:55), 2.0.5 (2016-07-06 17:47), 2.0.6 (2017-11-02 02:01), 2.0.7 (2018-02-16 12:19), 2.0.8 (2018-07-23 14:00)
Other packages that cited meta4diag R package
View meta4diag citation profile
Other R packages that meta4diag depends, imports, suggests or enhances
Complete documentation for meta4diag
Functions, R codes and Examples using the meta4diag R package
Some associated functions: AUC . Catheter . SROC . Scheidler . Telomerase . crosshair . fitted . forest . funnel . makeData . makeObject . makePriors . meta4diag-package . meta4diag . meta4diagGUI . plot . print . runModel . summary . table_cor . table_var . 
Some associated R codes: AUC.R . SROC.R . crosshair.R . fitted.R . forest.R . forest.grid.R . funnel.R . makeData.R . makeObject.R . makePriors.R . meta4diag.R . meta4diagGUI.R . plot.R . print.R . runModel.R . summary.R . uuu.R . zzz.R .  Full meta4diag package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for meta4diag0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA