Search String: Display: Description: Sort:

Results:

References: [ +from:rgilliam@grci.com: 23 ]

Total 23 documents matching your query.

1. calling S-PLUS program with parameters from DOS (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Tue, 30 Jul 2002 11:50:26 -0400
Hi folks, I have an S-PLUS program that I would like to call from a DOS prompt. I know I can call an S-PLUS program named program.ssc from DOS by typing: splus.exe program.ssc This works successfully
/archives/html/s-news/2002-07/msg00220.html (6,934 bytes)

2. problem with RECODE function in S-PLUS 2000 (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 15 Nov 2001 15:25:32 -0500
Hi folks, I have a data frame containing a column of type 'factor'. This column contains three distinct values, namely, 'Current', 'lastyr', and '2yrsago'. I would like to use the recode function fro
/archives/html/s-news/2001-11/msg00137.html (7,110 bytes)

3. stratified sampling in S-PLUS??? (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 5 Oct 2000 11:15:57 -0400
Hi everyone, Hopefully someone can help with this problem. I have a very large amount of data which I need to reduce in size for some statistical routines I wish to run. In order to keep the appropri
/archives/html/s-news/2000-10/msg00036.html (7,621 bytes)

4. RE: stratified sampling in S-PLUS??? (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 5 Oct 2000 16:57:52 -0400
Thanks for the response Prof. Ripley. I'm guessing that I should create a new column containing an index variable for which I can stratify my data. I have several columns which represent characterist
/archives/html/s-news/2000-10/msg00041.html (9,737 bytes)

5. [S] categorical (factor) variable handling in S-PLUS and SAS (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 14 Sep 2000 16:51:22 -0400
Hi all, I am interested in evaluating the differences between logistic regression output in S-PLUS and SAS. The situation is this: I have a model of the following form: Y ~ X* where X* is a categoric
/archives/html/s-news/2000-09/msg00096.html (10,154 bytes)

6. [S] SUMMARY: factor variable handling in SAS and S-PLUS (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 14 Sep 2000 17:11:55 -0400
Many thanks to Frank Harrell Jr. and Tom Richards who gave the same helpful response to my query! In S+ just do options(contrasts=c('contr.treatment','contr.poly')). The first level of factor variabl
/archives/html/s-news/2000-09/msg00098.html (11,056 bytes)

7. [S] simple graphing question (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Tue, 19 Sep 2000 15:06:36 -0400
Hi all, I have a relatively simple graphing question I believe. Suppose I have a data frame that looks like this: V1 V2 -- abc .11 def .12 abc .18 def .24 abc .33 where V1 is a factor variable and V2
/archives/html/s-news/2000-09/msg00133.html (9,757 bytes)

8. [S] StatServer anyone??? (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Tue, 1 Aug 2000 17:34:03 -0400
Hi all, Simple question this time folks. Does anyone have any experience with StatServer? If not, does anyone know of a news group devoted to StatServer? We use S-PLUS 2000 and StatServer here, and w
/archives/html/s-news/2000-08/msg00008.html (7,092 bytes)

9. [S] problem with using "offset" in poisson regression (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 10 Aug 2000 11:49:52 -0400
tion from the Mass library. I used this function many many times before without problems. This time after the function ran for a while, in fact I am pretty
/archives/html/s-news/2000-08/msg00101.html (9,813 bytes)

10. FW: Update: [S] problem with using "offset" in poisson regression (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 10 Aug 2000 12:08:05 -0400
to use an offset variable in a poisson regression (glm). Here are the details: I have a written a program in S-PLUS which runs the following glm call: glm
/archives/html/s-news/2000-08/msg00102.html (11,348 bytes)

11. [S] question about deviance (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Fri, 11 Aug 2000 11:46:50 -0400
riables does not hurt. It actually hurts if you remove variables on the basis of P-values because of biases in estimating the residual variance and bias in
/archives/html/s-news/2000-08/msg00114.html (8,435 bytes)

12. [S] adding mean and median indicators to scatter plot (score: 1)
Author: .edu>
Date: Tue, 22 Aug 2000 13:19:32 -0400
e difference is undoubtedly much smaller than the variability of these statistics! mean() divides by n, var() divides by n-1; I think you want to divide by
/archives/html/s-news/2000-08/msg00186.html (8,479 bytes)

13. [S] Parameterizing regression function formulas, storing AIC from ste pAIC, StatServer questions (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 13 Jul 2000 17:22:11 -0400
I am new to the S-news list, and I am hopeful that someone will be able to answer some of my questions. My background is mostly in SAS, so I am relatively new to S/S-PLUS. If these questions are rep
/archives/html/s-news/2000-07/msg00085.html (15,384 bytes)

14. RE: [S] Parameterizing regression function formulas, sto (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Tue, 18 Jul 2000 09:43:03 -0400
I did receive a couple responses to question 1 which were helpful. To parameterize the equation I ended up doing the following: rhsformula <- eval(parse(text = paste("Yresponse","~",paste(dims,colla
/archives/html/s-news/2000-07/msg00123.html (17,560 bytes)

15. [S] limits on size of data frames (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Tue, 18 Jul 2000 10:33:49 -0400
Hi everyone, I have a question about limits on the size of data frames in S-PLUS. I use S-PLUS 2000 on Windows NT 4.0, and have to use very large data sources. The computer is a Pentium III 600MHz pr
/archives/html/s-news/2000-07/msg00125.html (7,790 bytes)

16. FW: [S] limits on size of data frames (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 20 Jul 2000 13:35:45 -0400
Thanks Win for your response! I thought I would forward it to everyone... Reid, I'm sure you will get a response from the S-PLUS developers, but I recently ingested a file, with no problems, that had
/archives/html/s-news/2000-07/msg00143.html (8,916 bytes)

17. [S] correlation statistics using factor variables (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Thu, 20 Jul 2000 15:24:22 -0400
Hi all, I have a relatively simple question. How can one go about calculating correlations between variables when one or more of them are factors variables? Is there an alternative means to measure l
/archives/html/s-news/2000-07/msg00149.html (7,578 bytes)

18. [S] appropriate method of regression when dependent variable is a rat e (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Fri, 21 Jul 2000 13:30:32 -0400
Hi all, I have read a lot of contrasting information regarding this topic, and I wanted to get some others' opinions. Oftentimes I need to fit regression models where my dependent variable is a rate.
/archives/html/s-news/2000-07/msg00163.html (7,752 bytes)

19. [S] replacing substrings of character values (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Wed, 26 Jul 2000 15:49:56 -0400
Hi all, I have a column of character data in an S-PLUS data frame of the following form: substring.substring substring.substring substring.substring substring.substring etc. where substring is just p
/archives/html/s-news/2000-07/msg00199.html (8,320 bytes)

20. RE: [S] replacing substrings of character values (score: 1)
Author: "Gilliam, Reid" <rgilliam@grci.com>
Date: Wed, 26 Jul 2000 16:03:03 -0400
Thanks Samuel, I'm afraid I didn't give enough information related to my problem. I do indeed need to locate the "." character in each string, and to further complicate matters, I may have more than
/archives/html/s-news/2000-07/msg00201.html (10,777 bytes)


This search system is powered by Namazu