coefplot: Coefficient plot of an rrma object

Description Usage Arguments Value Examples

View source: R/coefplot.R

Description

Creates a coefficient plot of an rrma object.

Usage

1

Arguments

x

An rrma meta-analysis object.

Value

A coefficient plot.

Examples

1
2
3
4
data(broad)
m <- rrma(formula = lnorReg ~ d18OresidualMean.cent, data =
broad, study_id = study.ID, var_eff = vlnorReg, rho = 0.5)
coefplot(m)

seananderson/robustmeta documentation built on May 29, 2019, 4:25 p.m.