Skip to content
Prev 5409 / 5636 Next

[R-meta] Metafor - regplot() for a categorical (and interaction) variable

Thanks for sharing the github package, Wolfgang. It looks like
orchard_plot--similar to emmprep()--can't handle rank deficiencies which
commonly occur in meta-analytic datasets due to various missing
variable combinations. It also seems that orchard_plot is only designed for
categorical variables and can't be used with
quantitative/continuous variables.

I believe the issue that creates these limitations is that both emmprep()
and orchard_plot() convert the rma objects to emmeans objects through
emmeans::qdrg(). It might be possible to convert rma objects to one (I'm
thinking lme::gls or something) that is readily acceptable in emmeans and
likely both limitations may be lifted.

Reza


On Sat, Sep 7, 2024 at 8:15?AM Viechtbauer, Wolfgang (NP) <
wolfgang.viechtbauer at maastrichtuniversity.nl> wrote:

            

  
  
Message-ID: <CAKt3tzkx4NWu9i3NGUEAe_ACAZPxdpvR+ead1jcB9wdVaP_2SQ@mail.gmail.com>
In-Reply-To: <AS8PR08MB9193CC1A8B6624B35C3D547A8B9F2@AS8PR08MB9193.eurprd08.prod.outlook.com>