Other packages > Find by keyword >

metavcov  

Computing Variances and Covariances, Visualization and Missing Data Solution for Multivariate Meta-Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("metavcov", "2.1.5")



Attach the package and use:
library("metavcov")
Maintained by
Min Lu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-20
Latest Update: 2023-06-24
Description:
Collection of functions to compute within-study covariances for different effect sizes, data visualization, and single and multiple imputations for missing data. Effect sizes include correlation (r), mean difference (MD), standardized mean difference (SMD), log odds ratio (logOR), log risk ratio (logRR), and risk difference (RD).
How to cite:
Min Lu (2017). metavcov: Computing Variances and Covariances, Visualization and Missing Data Solution for Multivariate Meta-Analysis. R package version 2.1.5, https://cran.r-project.org/web/packages/metavcov. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1 (2017-02-20 19:48), 1.0 (2017-02-25 23:55), 1.1 (2017-03-29 08:38), 2.1.1 (2021-10-07 08:10), 2.1.2 (2021-10-25 06:40), 2.1.4 (2023-03-12 13:10), 2.1 (2021-08-21 08:00)
Other packages that cited metavcov R package
View metavcov citation profile
Other R packages that metavcov depends, imports, suggests or enhances
Complete documentation for metavcov
Functions, R codes and Examples using the metavcov R package
Some associated functions: Craft2003 . Geeganage2010 . lgOR.vcov . lgRR.vcov . lgor_lgrr . lgor_rd . lgrr_rd . md.vcov . md_lgor . md_lgrr . md_rd . md_smd . metafixed . metami . metavcov-package . mix.vcov . plotCI . r.vcov . rd.vcov . smd.vcov . smd_lgor . smd_lgrr . smd_rd . 
Some associated R codes: lgOR.vcov.R . lgRR.vcov.R . md.vcov.R . metafixed.R . metami.R . mix.vcov.R . plotCI.R . r.vcov.R . rd.vcov.R . smd.vcov.R .  Full metavcov package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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