Other packages > Find by keyword >

bamdit  

Bayesian Meta-Analysis of Diagnostic Test Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bamdit", "3.4.4")



Attach the package and use:
library("bamdit")
Maintained by
Pablo Emilio Verde
[Scholar Profile | Author Map]
First Published: 2011-08-07
Latest Update: 2022-04-04
Description:
Provides a new class of Bayesian meta-analysis models that incorporates a model for internal and external validity bias. In this way, it is possible to combine studies of diverse quality and different types. For example, we can combine the results of randomized control trials (RCTs) with the results of observational studies (OS).
How to cite:
Pablo Emilio Verde (2011). bamdit: Bayesian Meta-Analysis of Diagnostic Test Data. R package version 3.4.4, https://cran.r-project.org/web/packages/bamdit. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0-1 (2011-08-18 17:08), 1.0 (2011-08-07 10:08), 1.1-1 (2011-12-08 21:09), 1.1 (2011-08-30 21:44), 2.0.1 (2015-08-11 08:22), 2.0 (2015-06-16 12:11), 3.0.0 (2016-08-23 16:31), 3.1.0 (2017-05-31 21:29), 3.2.0 (2018-08-24 17:34), 3.2.1 (2018-09-17 17:00), 3.3.2 (2019-07-09 16:10), 3.4.0 (2022-04-04 15:40), 3.4.1 (2024-07-12 16:00), 3.4.2 (2024-09-20 18:30), 3.4.3 (2024-11-22 11:50)
Other packages that cited bamdit R package
View bamdit citation profile
Other R packages that bamdit depends, imports, suggests or enhances
Complete documentation for bamdit
Functions, R codes and Examples using the bamdit R package
Some associated functions: bamdit-package . bsroc . ct . diabetes . ep . glas . gould . metadiag . mri . plot.metadiag . plotcompare . plotdata . plotsesp . plotw . print.metadiag . rapt . safdar05 . scheidler . skin . summary.metadiag . 
Some associated R codes: bamdit-package.R . bsroc.R . metadiag.R . plot.metadiag.R . plotcompare.R . plotdata.R . plotsesp.R . plotw.R . print.metadiag.R . summary.metadiag.R .  Full bamdit package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for bamdit510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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