The metafor Package

A Meta-Analysis Package for R

User Tools

Site Tools


news:news
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


news:news [2019/07/02 10:22] – external edit 127.0.0.1
Line 1: Line 1:
 +===== Package News =====
 +
 +~~NOTOC~~
 +
 +==== July 1st, 2019: Talk on the metafor Package ====
 +
 +About a month ago, I gave a talk at the [[https://conferences.leibniz-psychology.org/index.php/ressyn/ressyn2019|Research Synthesis 2019]] conference, organized by the [[https://leibniz-psychology.org/en/|Leibniz Institute for Psychology Information (ZPID)]], in Dubrovnik, Croatia. In this talk, I describe the past, present, and future of the metafor package. Although I find it extremely embarrassing to see me on video like this, you can see the talk [[https://youtu.be/S13FNJiMzVk|here]]. If you just want the slides, you can download them [[http://www.wvbauer.com/_media/talks/2019_viechtbauer_ressyn_metafor_past_present_future.pdf|here]]. Abstracts and several other recorded talks from the conference can be found [[http://bit.ly/2WO7uYu|here]].
 +
 +==== June 30th, 2019: Meta-Regression Models With or Without an Intercept ====
 +
 +Quite frequently, the question arises how one should interpret the results from models that include an intercept term (as is done by default in the model fitting functions) and those where the intercept term was removed. In part, this issue was already addressed in two entries under the tips and notes section ([[tips:testing_factors_lincoms|Testing Factors and Linear Combinations of Parameters]] and [[tips:multiple_factors_interactions|Models with Multiple Factors and Their Interaction]]), but I now wrote up a further discussion of this that uses a simpler example: [[tips:models_with_or_without_intercept|Meta-Regression Models With or Without an Intercept]].
 +
 +==== June 3rd, 2019: Another Contour-Enhanced Funnel Plot ====
 +
 +I've added another example of a contour-enhanced funnel plot to the section showing various plots and figures that can be created with the metafor package. See [[plots:contour_enhanced_funnel_plot_2|here]]. This one provides a very close re-creation of Figure 2(b) from Peters et al. (2008). Note that you will have to install the development version of the metafor package for this code to work, since I just added the dataset to the package.
 +
 +==== May 14th, 2019: Version 2.1-0 Out ====
 +
 +After almost 2 years, I have finally released a new version of the metafor package (version 2.1-0). Lots of updates have been made to the package in the meantime (if I didn't miscount, 195 commits since the last version). The package now includes 33,146 lines of code (strictly speaking, 23,769 once we remove empty lines and 20,682 if we also remove comment lines). The full changelog can be found [[:updates#changes_in_version_21-0_2019-05-13|here]].
 +
 +Some of the more interesting (and user-visible) additions are the ''vif()'' function (for variance inflation factors); the ''reporter()'' function (for dynamically generating analysis reports; note that this is work in progress); output can be styled if the ''crayon'' package is loaded; ''cooks.distance()'', ''rstandard()'', and ''rstudent()'' can compute cluster-level Cook's distances and standardized/studentized residual values for ''rma.mv'' models; ''rma.mv()'' now allows for continuous-time autoregressive and various spatial correlation structures; ''escalc()'' can now compute the coefficient of variation ratio and the variability ratio for pre-post or matched designs; and various improvements to the ''forest()'' and ''funnel()'' functions.
 +
 +==== May 2nd, 2019: Model Selection and Multiple Imputation ====
 +
 +I have updated the page on how to conduct model selection and multimodel inference (see [[tips:model_selection_with_glmulti_and_mumin|here]]), which now also discusses how to use the [[https://cran.r-project.org/package=MuMIn|MuMIn]] package for these analyses. In addition, I've added a new page, discussing the use of the [[https://cran.r-project.org/package=mice|mice]] package in combination with metafor for multiple imputations in the context of a meta-analysis (see [[tips:multiple_imputation_with_mice_and_metafor|here]]).
  
news/news.txt · Last modified: 2024/03/29 10:44 by Wolfgang Viechtbauer