Other packages > Find by keyword >

puniform  

Meta-Analysis Methods Correcting for Publication Bias
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("puniform", "0.2.7")



Attach the package and use:
library("puniform")
Maintained by
Robbie C.M. van Aert
[Scholar Profile | Author Map]
First Published: 2018-07-05
Latest Update: 2023-09-19
Description:
Provides meta-analysis methods that correct for publication bias and outcome reporting bias. Four methods and a visual tool are currently included in the package. The p-uniform method as described in van Assen, van Aert, and Wicherts (2015) can be used for estimating the average effect size, testing the null hypothesis of no effect, and testing for publication bias using only the statistically significant effect sizes of primary studies. The second method in the package is the p-uniform* method as described in van Aert and van Assen (2023) . This method is an extension of the p-uniform method that allows for estimation of the average effect size and the between-study variance in a meta-analysis, and uses both the statistically significant and nonsignificant effect sizes. The third method in the package is the hybrid method as described in van Aert and van Assen (2018) . The hybrid method is a meta-analysis method for combining a conventional study and replication/preregistered study while taking into account statistical significance of the conventional study. This method was extended in van Aert (2023) such that it allows for the inclusion of multiple conventional and replication/preregistered studies. The p-uniform and hybrid method are based on the statistical theory that the distribution of p-values is uniform conditional on the population effect size. The fourth method in the package is the Snapshot Bayesian Hybrid Meta-Analysis Method as described in van Aert and van Assen (2018) . This method computes posterior probabilities for four true effect sizes (no, small, medium, and large) based on an original study and replication while taking into account publication bias in the original study. The method can also be used for computing the required sample size of the replication akin to power analysis in null-hypothesis significance testing. The meta-plot is a visual tool for meta-analysis that provides information on the primary studies in the meta-analysis, the results of the meta-analysis, and characteristics of the research on the effect under study (van Assen et al., 2023). Helper functions to apply the Correcting for Outcome Reporting Bias (CORB) method to correct for outcome reporting bias in a meta-analysis (van Aert & Wicherts, 2023).
How to cite:
Robbie C.M. van Aert (2018). puniform: Meta-Analysis Methods Correcting for Publication Bias. R package version 0.2.7, https://cran.r-project.org/web/packages/puniform. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2018-07-05 17:20), 0.1.1 (2019-03-06 14:40), 0.2.1 (2019-08-27 11:10), 0.2.2 (2020-06-20 15:40), 0.2.3 (2020-10-26 08:20), 0.2.4 (2021-01-06 02:20), 0.2.5 (2022-03-21 08:40), 0.2.6 (2023-07-17 10:00)
Other packages that cited puniform R package
View puniform citation profile
Other R packages that puniform depends, imports, suggests or enhances
Complete documentation for puniform
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for puniform05101520253035TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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