[19377] in s-news-athena

home help back first fref pref prev next nref lref last post

[S] CODA and PS file

daemon@ATHENA.MIT.EDU (In-Sun Nam)
Fri Oct 1 20:16:41 1999

Date: Sat, 02 Oct 1999 10:07:31 +1000
From: In-Sun Nam <i.nam@fsc.qut.edu.au>
To: s-news@wubios.wustl.edu
Message-Id: <37F54CC3.631DE2A2@fsc.qut.edu.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


To whom may it concern,

I have a Splus problem that I can not figure out how to solve.
Hope that one can help me.

The below code is working fine on motif() device, however, it is not
working properly  to produce a postscript file.
More specifically, after latex compiling, xdvi fails to open the
corresponding file.
Here "Asthma1" is a data frame modified (by as.data.frame) from an splus

object generated from CODA 0.40 and if anyone want to have a look,
please
notice me (it is rather big; 300000 * 10). By the way, I am currently
using Splus 3.4 on Dex Unix.

postscript("../graph/asthmabout1.ps",horiz=F)

par(mfrow=c(1,2))

boxplot(Asthma1[,5],Asthma1[,10],
        names=c("Chain: asthma2","Chain: asthma3"),
 ylab="Pooled estimate: log OR",varwidth=T,style.bxp="old",
 boxwex=0.4,boxcol=-1,medcol=3,whisklty=1,outchar=T)

boxplot(Asthma1[,2],Asthma1[,7],
        names=c("Chain: asthma2", "Chain: asthma3"),
 ylab="Count",varwidth=T,style.bxp="old",
 boxwex=0.4,boxcol=-1,medcol=3,whisklty=1,outchar=T)

dev.off()

Many thanks,
In-Sun

-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

home help back first fref pref prev next nref lref last post