On Tuesday 30 November 2004 17:01, David Hinds wrote:
> On Tue, Nov 30, 2004 at 04:33:50PM -0600, Deepayan Sarkar wrote:
> > > I've fiddled with these and can pretty much get what I want. But
> > > without really understanding what I'm doing. It isn't clear to
> > > me, for instance, why the "key
On Tue, Nov 30, 2004 at 04:33:50PM -0600, Deepayan Sarkar wrote:
> >
> > I've fiddled with these and can pretty much get what I want. But
> > without really understanding what I'm doing. It isn't clear to me,
> > for instance, why the "key" settings affect my plot when no key is
> > drawn.
>
> I
On Tuesday 30 November 2004 13:33, David Hinds wrote:
> On Mon, Nov 29, 2004 at 11:23:35PM -0600, Deepayan Sarkar wrote:
> > > Specifically, I have some code that in the past changed the
> > > relative proportions of text versus the plot area using:
> > >
> > > trellis.par.set('fontsize', list(te
On Mon, Nov 29, 2004 at 11:23:35PM -0600, Deepayan Sarkar wrote:
> >
> > Specifically, I have some code that in the past changed the relative
> > proportions of text versus the plot area using:
> >
> > trellis.par.set('fontsize', list(text=8))
> >
> > which caused all text to get smaller, and th
On Monday 29 November 2004 22:39, [EMAIL PROTECTED] wrote:
> I've just upgraded to 2.0.1 and was taken by surprise by the changes
> in graphical parameter handling for lattice plots. I'd previously
> been using 1.9.1. The old settings seem to have been replaced by a
> daunting number of new optio
Hi, Dear all R users:
Does someone know whether R can calculate the Receiver Operating
Characteristic (ROC) Curves? I didn't find it from the packages.
Thanks a lot.
--- Xin
__
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
I've just upgraded to 2.0.1 and was taken by surprise by the changes
in graphical parameter handling for lattice plots. I'd previously
been using 1.9.1. The old settings seem to have been replaced by a
daunting number of new options. I've poked around a bit and have not
seen any discussion of th