Search String: Display: Description: Sort:

Results:

References: [ +from:parkhurs@ariel.ucs.indiana.edu: 23 ]

Total 23 documents matching your query.

1. Trellis plot in portrait page orientation (score: 1)
Author: David Parkhurst <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 09 Mar 2005 11:24:12 -0500
I have a five-panel trellis plot, with layout=c(5,1), and I'd like it to print on a page in portrait orientation. On my screen, it comes up in landscape shape. I've looked at ?trellis.args, and don't
/archives/html/s-news/2005-03/msg00038.html (7,070 bytes)

2. Re: Usefulness of chisqr.gof (score: 1)
Author: David Parkhurst <parkhurs@ariel.ucs.indiana.edu>
Date: Fri, 25 Feb 2005 09:32:31 -0500
Why bother? Great question. I call them "badness of fit tests" because they can only either establish badness, or fail to establish badness. That is the nature of significance tests. And they don't p
/archives/html/s-news/2005-02/msg00136.html (9,406 bytes)

3. Plotting logistic curve with confidence limits (score: 1)
Author: David Parkhurst <parkhurs@ariel.ucs.indiana.edu>
Date: Sun, 02 Jan 2005 20:45:35 -0500
If I have a glm with logit link and a single explanatory variable, is there an easy way in s-plus (or R) to obtain a plot of the logistic curve, with confidence bands for that curve? Thanks for any h
/archives/html/s-news/2005-01/msg00002.html (6,948 bytes)

4. Italics with text command? (score: 1)
Author: David Parkhurst <parkhurs@ariel.ucs.indiana.edu>
Date: Thu, 09 Dec 2004 20:48:00 -0500
Is it possible to add text in italics to a plot using a simple text command, without all the GUI stuff that's in the programmer's manual? I'm using splus 6.2 in windows Thanks for any help. Dave Park
/archives/html/s-news/2004-12/msg00059.html (6,796 bytes)

5. Re: Italics with text command? (score: 1)
Author: David Parkhurst <parkhurs@ariel.ucs.indiana.edu>
Date: Fri, 10 Dec 2004 06:22:19 -0500
Thank you, Prof. Ripley. I was intending to copy my plots to ms Word for projection at a workshop. I'll experiment to see what happens. David Is it possible to add text in italics to a plot using a s
/archives/html/s-news/2004-12/msg00062.html (8,471 bytes)

6. continuous plot over barplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 26 Oct 2004 20:19:24 -0500
I'm lecturing on the normal approximation to the binomial, and want to overlay the two onto a single plot. I tried this: x <- 60:100 y <- dbinom(x,100,0.7) xy <-d ata.frame(x,y) plot(x,y) yy <- dnorm
/archives/html/s-news/2004-10/msg00128.html (7,452 bytes)

7. Continuous curve over barplot, corrected (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 26 Oct 2004 21:05:38 -0500
Duh. A few minutes ago, I sent the wrong code, and what I sent does work. Thanks to those who told me so! What I WANT to do (using Professional Edition Version 6.2.1 for Microsoft Windows : 2003) is
/archives/html/s-news/2004-10/msg00131.html (7,696 bytes)

8. Editing a barplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Sun, 8 Aug 2004 12:11:29 -0500
I have the following data and barplot. I'd like to show the "Number of subjects" axis title in a 30-point font, but no matter what I try to do, I can't seem to accomplish that. I have successfully ch
/archives/html/s-news/2004-08/msg00036.html (7,202 bytes)

9. Problem with mtext in barplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 24 Aug 2004 11:36:18 -0500
han testing
/archives/html/s-news/2004-08/msg00133.html (7,594 bytes)

10. Summary: Problem with mtext in barplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 25 Aug 2004 13:17:55 -0500
two-day co
/archives/html/s-news/2004-08/msg00148.html (9,405 bytes)

11. Re: LME- log-normal distribution of parameters (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Fri, 26 Mar 2004 12:42:02 -0500
You also want to be very careful, when transforming data to logs, that the logarithms make sense scientifically. In situations involving amounts of mass or energy, they often don't make sense. There
/archives/html/s-news/2004-03/msg00210.html (13,813 bytes)

12. Code works alone but not in for loop. Why, and how to fix? (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 4 Feb 2004 19:58:15 -0500
The following calls work fine (produce useable graphs) when entered outside the loop, but not when I include them in the for loop. (The graphs produced from within the loop are blank.) Why, and how c
/archives/html/s-news/2004-02/msg00024.html (8,638 bytes)

13. Code works alone but not in for loop. Why, and how to fix? (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 4 Feb 2004 20:18:23 -0500
The following calls work fine (produces useable graphs) when entered outside the loop, but not when I include them in the for loop. (The graphs produced from within the loop are blank.) Why, and how
/archives/html/s-news/2004-02/msg00025.html (9,878 bytes)

14. Enlarging factor labels in dotplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 17 Dec 2003 22:44:01 -0500
I have a dotplot somewhat like example.dotplot() that comes with splus. (I?m using Professional Edition Version 6.1.2 Release 1 for Microsoft Windows : 2002.) I?d like to make the factor labels along
/archives/html/s-news/2003-12/msg00101.html (7,587 bytes)

15. Menu loss (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Thu, 18 Dec 2003 19:37:45 -0500
for
/archives/html/s-news/2003-12/msg00108.html (6,883 bytes)

16. Summary---Enlarging factor labels in a trellis dotplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Fri, 19 Dec 2003 19:13:17 -0500
ion
/archives/html/s-news/2003-12/msg00109.html (6,843 bytes)

17. ordering rows in dotplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 4 Nov 2003 02:31:56 -0500
I have a dataframe consisting of three columns: an ordered factor named f.ord, a numeric variable x, and a second factor f2. When I ask for dotplot(f.ord ~ x | f2), the plots come out with the f.ord
/archives/html/s-news/2003-11/msg00011.html (7,324 bytes)

18. Re: ordering rows in dotplot (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 4 Nov 2003 14:20:28 -0500
When I execute print.default(myframe$f.ord) I obtain [the equivalent of] [1] 1 2 3 4 5 6 1 2 3 4 5 6 attr(, "levels"): [1] "x" "c" "y" "a" "u" "b" attr(, "class"): [1] "ordered" "factor" In my actual
/archives/html/s-news/2003-11/msg00020.html (11,406 bytes)

19. Re: ordering rows in dotplot---Apparent BUG (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Tue, 4 Nov 2003 16:51:48 -0500
I asked the question below, and thank those who answered. It turns out that I did have the f.ord values ordered correctly. However, the name I actually used for that column in my dataframe was "myfra
/archives/html/s-news/2003-11/msg00022.html (8,314 bytes)

20. Re: ordering rows in dotplot---Apparent BUG {[CASE#89693]}---Bamboozled (score: 1)
Author: "David Parkhurst" <parkhurs@ariel.ucs.indiana.edu>
Date: Wed, 5 Nov 2003 12:41:22 -0500
I created a mini-example with the same commands I used for my big dataset, and this time it works ok. I am bamboozled . If I continue to have trouble with the real dataset, I will send it to you to s
/archives/html/s-news/2003-11/msg00031.html (13,172 bytes)


This search system is powered by Namazu