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.8")



Attach the package and use:
library("puniform")
Maintained by
Robbie C.M. van Aert
[Scholar Profile | Author Map]
All associated links for this package
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.8, https://cran.r-project.org/web/packages/puniform. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:44), 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), 0.2.7 (2023-09-19 10:50)
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

Today's Hot Picks in Authors and Packages

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
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  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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