metaRegression: Meta-Regression method for objects of class...

View source: R/metaRegression.R

metaRegressionR Documentation

Meta-Regression method for objects of class 'runMetaAnalysis'.

Description

Serves as a wrapper for metareg or update.rma, depending on the class of the fitted model.

Usage

metaRegression(x, ...)

Arguments

x

A model extracted from an object of class runMetaAnalysis.

...

Additional arguments.

Author(s)

Mathias Harrer mathias.h.harrer@gmail.com, Paula Kuper paula.r.kuper@gmail.com, Pim Cuijpers p.cuijpers@vu.nl

Examples

## Not run: 
metaRegression(res$model.combined, ~ rob + scale(year))

## End(Not run)

MathiasHarrer/metapsyTools documentation built on May 1, 2022, 5:14 p.m.