Other packages > Find by keyword >

vcmeta  

Varying Coefficient Meta-Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vcmeta", "1.5.0")



Attach the package and use:
library("vcmeta")
Maintained by
Douglas G. Bonett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-21
Latest Update: 2024-07-04
Description:
Implements functions for varying coefficient meta-analysis methods. These methods do not assume effect size homogeneity. Subgroup effect size comparisons, general linear effect size contrasts, and linear models of effect sizes based on varying coefficient methods can be used to describe effect size heterogeneity. Varying coefficient meta-analysis methods do not require the unrealistic assumptions of the traditional fixed-effect and random-effects meta-analysis methods. For details see:Statistical Methods for Psychologists, Volume 5, <https://dgbonett.sites.ucsc.edu/>.
How to cite:
Douglas G. Bonett (2021). vcmeta: Varying Coefficient Meta-Analysis. R package version 1.5.0, https://cran.r-project.org/web/packages/vcmeta. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:58), 1.0.0 (2021-08-21 11:40), 1.1.0 (2022-06-17 09:00), 1.2.0 (2023-06-29 14:40), 1.3.0 (2024-03-04 17:50), 1.4.0 (2024-07-04 17:20), 1.5.0 (2025-08-26 06:20)
Other packages that cited vcmeta R package
View vcmeta citation profile
Other R packages that vcmeta depends, imports, suggests or enhances
Complete documentation for vcmeta
Functions, R codes and Examples using the vcmeta R package
Some associated functions: ci.fisher . cor.from.t . meta.ave.agree . meta.ave.cor . meta.ave.cronbach . meta.ave.gen.cc . meta.ave.gen . meta.ave.gen.rc . meta.ave.mean.ps . meta.ave.mean2 . meta.ave.meanratio.ps . meta.ave.meanratio2 . meta.ave.odds . meta.ave.path . meta.ave.pbcor . meta.ave.plot . meta.ave.prop.ps . meta.ave.prop2 . meta.ave.propratio2 . meta.ave.semipart . meta.ave.slope . meta.ave.spear . meta.ave.stdmean.ps . meta.ave.stdmean2 . meta.ave.var . meta.chitest . meta.lc.agree . meta.lc.gen . meta.lc.mean.ps . meta.lc.mean1 . meta.lc.mean2 . meta.lc.meanratio.ps . meta.lc.meanratio2 . meta.lc.odds . meta.lc.prop.ps . meta.lc.prop1 . meta.lc.prop2 . meta.lc.propratio2 . meta.lc.stdmean.ps . meta.lc.stdmean2 . meta.lm.agree . meta.lm.cor.gen . meta.lm.cor . meta.lm.cronbach . meta.lm.gen . meta.lm.mean.ps . meta.lm.mean1 . meta.lm.mean2 . meta.lm.meanratio.ps . meta.lm.meanratio2 . meta.lm.odds . meta.lm.prop.ps . meta.lm.prop1 . meta.lm.prop2 . meta.lm.propratio2 . meta.lm.semipart . meta.lm.spear . meta.lm.stdmean.ps . meta.lm.stdmean2 . meta.sub.cor . meta.sub.cronbach . meta.sub.pbcor . meta.sub.semipart . meta.sub.spear . replicate.cor . replicate.gen . replicate.mean.ps . replicate.mean1 . replicate.mean2 . replicate.oddsratio . replicate.plot . replicate.prop1 . replicate.prop2 . replicate.slope . replicate.spear . replicate.stdmean.ps . replicate.stdmean2 . se.ave.cor.nonover . se.ave.cor.over . se.ave.mean2.dep . se.biphi . se.cor . se.mean.ps . se.mean2 . se.meanratio.ps . se.meanratio2 . se.odds . se.pbcor . se.prop.ps . se.prop2 . se.semipartial . se.slope . se.spear . se.stdmean.ps . se.stdmean2 . se.tetra . stdmean2.from.t . 
Some associated R codes: meta_ave.R . meta_comp.R . meta_misc.R . meta_model.R . meta_plots.R . meta_rep.R . meta_se.R .  Full vcmeta package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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