https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
or, via email, send a message with subject or body 'help' to
r-sig-meta-analysis-request at r-project.org
You can reach the person managing the list at
r-sig-meta-analysis-owner at r-project.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of R-sig-meta-analysis digest..."
Today's Topics:
1. AUC (Julie Webbs)
2. Re: AUC (Philipp Doebler)
----------------------------------------------------------------------
Message: 1
Date: Sat, 27 Jun 2020 19:12:11 +0100
From: Julie Webbs <webbsjulie at gmail.com>
To: r-sig-meta-analysis at r-project.org
Subject: [R-meta] AUC
Message-ID:
<
CAOQbByjOEBKsERXvWe38NbpLN7ULUrg3L8ifLOoMCTnaQCQv2w at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Would you please help
I have 12 AUC values with their SEs. I want to draw the forest plot. I want
to have a scale of 0, 0.5, 1 under the plot and then a vertical line
(non-effect line) at the value
corresponding to 0.5.
I struggle to do it with R packages.
Thanks for your help.
Julie
[[alternative HTML version deleted]]
------------------------------
Message: 2
Date: Sat, 27 Jun 2020 21:38:20 +0200
From: Philipp Doebler <doebler at statistik.tu-dortmund.de>
To: Julie Webbs <webbsjulie at gmail.com>
Cc: r-sig-meta-analysis at r-project.org
Subject: Re: [R-meta] AUC
Message-ID:
<
CAMU7UxGR1EVNgQ4PVf3hTfAdRgoCan4h40V87ZcLMS9MvAAJGw at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi Julie,
the mada package does not excel at forest plots. My recommendation is to
use metafor's forest.default function. Organize the AUCs and SEs as vectors
and then just pass them on to forest.default (arguments are called x and
sei). Adding lines is straightforward with the lines function.
-P
On Sat, Jun 27, 2020 at 8:10 PM Julie Webbs <webbsjulie at gmail.com> wrote:
Would you please help
I have 12 AUC values with their SEs. I want to draw the forest plot. I
want
to have a scale of 0, 0.5, 1 under the plot and then a vertical line
(non-effect line) at the value
corresponding to 0.5.
I struggle to do it with R packages.
Thanks for your help.
Julie
[[alternative HTML version deleted]]
_______________________________________________
R-sig-meta-analysis mailing list
R-sig-meta-analysis at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
--
Prof. Dr. Philipp Doebler
Technische Universit?t Dortmund
Fakult?t Statistik
Vogelpothsweg 87
44227 Dortmund
Tel.: +49 231-755 8259
Fax: +49 231-755 3918
doebler at statistik.tu-dortmund.de
www.statistik.tu-dortmund.de/1261.html
Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
ist ausschlie?lich f?r den Adressaten bestimmt. Sollten Sie nicht der
f?r diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den
Absender und vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erkl?rungen
ausschlie?lich final rechtsverbindlich, wenn sie in herk?mmlicher
Schriftform (mit eigenh?ndiger Unterschrift) oder durch ?bermittlung
eines solchen Schriftst?cks per Telefax erfolgen.
Important note: The information included in this e-mail is confidential.
It is solely intended for the recipient. If you are not the intended
recipient of this e-mail please contact the sender and delete this
message. Thank you.
Without prejudice of e-mail correspondence, our statements are only
legally binding when they are made in the conventional written form
(with personal signature) or when such documents are sent by fax.
[[alternative HTML version deleted]]
------------------------------
Subject: Digest Footer
_______________________________________________
R-sig-meta-analysis mailing list
R-sig-meta-analysis at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
------------------------------
End of R-sig-meta-analysis Digest, Vol 37, Issue 44
***************************************************