Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package for phacking in meta-analysis

License

NotificationsYou must be signed in to change notification settings

mathurlabstanford/phacking

Repository files navigation

R-CMD-check

phacking is an R package that provides a bias correction for the joint effects of p-hacking (i.e., manipulation of results within studies to obtain significant, positive estimates) and traditional publication bias (i.e., the selective publication of studies with significant, positive results) in meta-analyses (perMathur, 2022).

Installation

You can install phacking from CRAN with:

install.packages("phacking")

You can install the development version of phacking fromGitHub with:

# install.packages("devtools")devtools::install_github("mathurlabstanford/phacking")

You may also need to installStan.

Example

Fit a bias-corrected meta-analysis of an example dataset from the package.

library(phacking)phacking_meta(money_priming_meta$yi,money_priming_meta$vi)

About

R package for phacking in meta-analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp