If your command looks something like this:

> forest(x,xlim=c(-6,7),cex=.8,order="prec", xlab="Effect Size", alim=c(-.5,4),mlab="RE Average for All Studies")

In alim=c(-.5,4), increase the numbers. Make them higher than your highest confidence interval upper bound and lower than your lowest confidence interval lower bound. The bars may run into the text, but that may be fixed by stretching the output window in R.

Will Shadish
**************************************************

Date: Tue, 11 Feb 2014 22:11:20 +0000
From: Nathan Pace <n.l.p...@utah.edu>
To: "r-help@R-project.org" <r-help@r-project.org>
Subject: [R] metafor package
Message-ID: <cf1fef68.2490a%n.l.p...@utah.edu>
Content-Type: text/plain

Hi,

I have a random effects meta analysis of a proportion (logit transformation) using rma.glmm.

I have created a forest plot of the proportion (inverse logic transformation) using forest.rma.

I have added the credibility interval.

The forest plot is saved as a pdf.

The dotted line and whiskers of the credibility interval are too faint.

I need help on the argument(s) to widen the credibility interval dots and whiskers.

I have looked at the forest.default function, but don?t see anything obvious to me.

Nathan

--
Nathan Pace, MD, MStat
Department of Anesthesiology
University of Utah
801.581.6393
n.l.p...@utah.edu
--
William R. Shadish
Distinguished Professor
Founding Faculty

Mailing Address:
William R. Shadish
University of California
School of Social Sciences, Humanities and Arts
5200 North Lake Rd
Merced CA  95343

Physical/Delivery Address:
University of California Merced
ATTN: William Shadish
School of Social Sciences, Humanities and Arts
Facilities Services Building A
5200 North Lake Rd.
Merced, CA 95343

209-228-4372 voice
209-228-4007 fax (communal fax: be sure to include cover sheet)
wshad...@ucmerced.edu
http://faculty.ucmerced.edu/wshadish/index.htm
http://psychology.ucmerced.edu

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to