RcmdrPlugin.MA-package {RcmdrPlugin.MA} | R Documentation |
Graphical User Interface for Meta-Analysis in R
Description
This package provides an Rcmdr plug-in for conducting a meta-analysis. This package will run many of the common (and not so common, e.g. several procedures for handling ES dependencies) meta-analytic functions available in R though a familiar Graphical User Interface (GUI) environment.
Package: | RcmdrPlugin.MA-package |
Type: | Package |
Version: | 0.0-2 |
Date: | 2014-09-21 |
License: | GPL-2 |
LazyLoad: | yes |
Author(s)
AC Del Re
Maintainer: AC Del Re <acdelre@gmail.com>
References
AC Del Re \& William T. Hoyt (2010). MAd: Meta-Analysis with Mean Differences. R package version 0.9. http://CRAN.R-project.org/package=MAd
AC Del Re \& William T. Hoyt (2010). MAc: Meta-Analysis with Correlations. R package version 1.1. http://CRAN.R-project.org/package=MAc
Wolfgang Viechtbauer (2010). Conducting meta-analyses in R with the metafor package. Journal of Statistical Software, 36(3), 1-48. URL http://www.jstatsoft.org/v36/i03/.
See Also
MAd package: http://CRAN.R-project.org/package=MAd; MAc package: http://CRAN.R-project.org/package=MAc; metafor package: http://www.jstatsoft.org/v36/i03/
Examples
## Installing the RcmdrPlugin.MA package (at command prompt):
# install.packages('RcmdrPlugin.MA')
## Once this is installed, it can be loaded by running the command:
# library(RcmdrPlugin.MA)