Search String: Display: Description: Sort:

Results:

References: [ +from:box00002@onyx.dcri.duke.edu: 17 ]

Total 17 documents matching your query.

1. RE: [S] sign mail to s-news, please (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Wed, 7 Apr 1999 15:59:17 -0400
Look at aus.stats.s Anything with an [S] has been written to this list. -Jim -- This message was distributed by s-news@wubios.wustl.edu. To unsubscribe send e-mail to s-news-request@wubios.wustl.edu
/archives/html/s-news/1999-04/msg00046.html (9,346 bytes)

2. [S] getting MASS libraries (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Tue, 27 Apr 1999 13:12:40 -0400
Hello folks My UNIX administrator is having a problem installing the MASS libraries on our UNIX system. WE are trying to get the S+ 5.0 versions working. Personally, I am not a big UNIX user, but we
/archives/html/s-news/1999-04/msg00252.html (8,500 bytes)

3. RE: [S] getting MASS libraries (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Tue, 27 Apr 1999 14:23:28 -0400
Thanks! I'm informed that that did it! -Jim -- 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: uns
/archives/html/s-news/1999-04/msg00254.html (8,563 bytes)

4. [S] Logistic Regression (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Mon, 22 Feb 1999 15:48:07 -0500
I've run a logistic regression and want to get confidence intervals for the Odds Ratios. I can calculate them using the coefficients and standard errors, but the standard errors don't seem to be ret
/archives/html/s-news/1999-02/msg00115.html (6,975 bytes)

5. [S] Plot question (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Tue, 23 Feb 1999 11:02:22 -0500
I know this should be an easy one, but I can't find the proper reference in the par help. Instead of having the labels of my y-axis be the numbers 1:10, I want to use a vector of labels I have assign
/archives/html/s-news/1999-02/msg00118.html (6,949 bytes)

6. [S] Plot question Solved (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Tue, 23 Feb 1999 11:25:26 -0500
Thanks for all the rapid help. Here's the answer: -- 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 messag
/archives/html/s-news/1999-02/msg00119.html (8,531 bytes)

7. [S] skipping lines in plot (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Wed, 24 Feb 1999 13:48:45 -0500
I have a vector v of 18 values, three of which are NA. I would like to plot(v,1:18), and have it skip over the NAs: 11 v11 10 {empty line} 9 v9 I can't seem to make this happen. Thanks for the help.
/archives/html/s-news/1999-02/msg00137.html (7,006 bytes)

8. [S] quick question about apply (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Mon, 4 Jan 1999 11:55:19 -0500
Hey Folks - Here's what I have: four vectors (length=1000) of posterior samples of four different distributions. What I want is one vector that has which one is the maximum (not the value; I want to
/archives/html/s-news/1999-01/msg00009.html (7,361 bytes)

9. [S] quick question about apply (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Mon, 4 Jan 1999 13:01:12 -0500
Thanks for all the responses! Here's one that did exactly what I wanted: Best wishes, Rachel Fewster Thanks again, Jim Box -- This message was distributed by s-news@wubios.wustl.edu. To unsubscribe s
/archives/html/s-news/1999-01/msg00011.html (7,729 bytes)

10. [S] Importing SAS (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Tue, 5 Jan 1999 16:04:47 -0500
Hello Folks - I'm using 4.5 rel 1 on the PC. I've created a SAS 6.12 dataset on the Sun and want to import it into Splus. I've dont this without problems before, but this time, the first 114 rows of
/archives/html/s-news/1999-01/msg00022.html (7,021 bytes)

11. [S] Event Curves (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Thu, 14 Jan 1999 10:56:39 -0500
I'm trying to create time to event curves in a survival setting [S+4.5r1]. This is the code that I am using: plot(m6.ttf$time,(1-m6.ttf$surv),lty=1,type='l',ylim=c(0,.20)) where m6.ttf is survfit(Sur
/archives/html/s-news/1999-01/msg00072.html (7,341 bytes)

12. [S] Line problems (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Fri, 22 Jan 1999 12:14:44 -0500
I'm using 4.5r1 for the PC. I have made some K-M event curves using stepfun as follows: + type='l',xlab='',ylab='',ylim=c(0,.20),bty='l',xaxs='i',yaxs='i') + type='l',lty=8) And this looks just fine.
/archives/html/s-news/1999-01/msg00147.html (7,477 bytes)

13. [S] Importing SAS datasets (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Wed, 2 Dec 1998 15:06:04 -0500
When using S+ 4.5, is it possible to use the import data to bring in a SAS dataset that was created on a SUN? Thanks Jim Box DCRI -- This message was distributed by s-news@wubios.wustl.edu. To unsub
/archives/html/s-news/1998-12/msg00017.html (7,036 bytes)

14. [S] making SAS.tpt files for S+ (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Fri, 4 Dec 1998 10:11:20 -0500
Hello all. I asked about this last week and got some answers, but I am still having problems. I want to take a SAS dataset on the SUN and import it into S+4.5. I use the following code to make the .t
/archives/html/s-news/1998-12/msg00041.html (7,617 bytes)

15. Summary: [S] making SAS.tpt files for S+ (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Fri, 4 Dec 1998 14:04:19 -0500
Thanks to everyone for the help. The key is to not even worry about the .tpt, as Steve Dubnoff pointed out: "Enter *.ssd01 in the txt box press enter and you will get a list of .ssd01 files. Select t
/archives/html/s-news/1998-12/msg00043.html (9,121 bytes)

16. [S] Libraries (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Mon, 7 Dec 1998 16:23:34 -0500
I have a question about libraries. I'm using a network version of S+ 4.5 (win95 box). When I tell it to import a library, the only place it looks is where the libraries are stored out on the network
/archives/html/s-news/1998-12/msg00055.html (7,017 bytes)

17. [S] Y2K (score: 1)
Author: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Mon, 14 Dec 1998 13:28:19 -0500
I've been tasked with providing documentation that we are Y2K compliant with everything in the S+ world. I know that the newer versions (4.5 & 5.0) have statements of compliance, but what problems e
/archives/html/s-news/1998-12/msg00085.html (7,034 bytes)


This search system is powered by Namazu