Search String: Display: Description: Sort:

Results:

References: [ +from:Russell.Ivory@MerrickBank.com: 24 ]

Total 24 documents matching your query.

1. update() function does not work in a for() loop (score: 1)
Author: "Russell Ivory" <Russell.Ivory@MerrickBank.com>
Date: Wed, 25 Jan 2006 08:56:10 -0700
I have a function that has worked in the past but for some reason no longer works. The function searches for combinations of interactions that might be useful in a logistic regression model. It now g
/archives/html/s-news/2006-01/msg00079.html (11,594 bytes)

2. Assigning a name in a function, similar to a SAS macro (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Fri, 7 Jan 2005 10:43:16 -0700
I'd like to name numerous objects based on an argument in a function. An example of how I'd do it in SAS is given below . %MACRO UPDATE(OLDMONTH,NEWMONTH); program1&NEWMONTH = some modification of pr
/archives/html/s-news/2005-01/msg00037.html (10,400 bytes)

3. Re: Assigning a name in a function, similar to a SAS macro--f (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Fri, 7 Jan 2005 11:45:51 -0700
Assign( ) and get( ) work perfectly! Thanks James. --Original Message-- From: james.holtman@convergys.com [mailto:james.holtman@convergys.com] Sent: Friday, January 07, 2005 10:57 AM To: Russell.Ivor
/archives/html/s-news/2005-01/msg00039.html (21,907 bytes)

4. Assigning a name in a function, similar to a SAS macro (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Fri, 7 Jan 2005 10:18:40 -0700
I&#8217;d like to name numerous objects based on an argument in a function. An example of how I&#8217;d do it in SAS is given below .<o:p></o:p> <![if !supportEmptyParas]> <![endif]><o:p></o:p> %MACR
/archives/html/s-news/2005-01/msg00045.html (24,882 bytes)

5. importData from Excel with numerous tabs (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Wed, 12 Jan 2005 10:36:08 -0700
4
/archives/html/s-news/2005-01/msg00068.html (10,117 bytes)

6. two surfaces with persp() (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Thu, 2 Sep 2004 15:41:42 -0600
'
/archives/html/s-news/2004-09/msg00027.html (8,231 bytes)

7. error.check (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Wed, 7 Jul 2004 11:07:38 -0600
I have a function that sometimes encounters a singular matrix in a for loop. I believe I can keep the loop going with the try( ) function (I'm still working on it), but I also want to keep a true fal
/archives/html/s-news/2004-07/msg00020.html (9,932 bytes)

8. error.check solution (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Wed, 7 Jul 2004 14:54:40 -0600
Many thanks to Sundar Dorai-Raj, Bill Dunlap, Tony Plate, and John James for ideas and explanations. It seems the error.check( ) function uses features that no longer work. The simplest solution that
/archives/html/s-news/2004-07/msg00023.html (8,653 bytes)

9. comparing factor levels for new variable (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Wed, 2 Jun 2004 10:05:18 -0600
Hi S-Plus group. I have the following code that works; but there has to be a more efficient way of doing it, especially if there are many levels of either or both factors. Basically the code says tha
/archives/html/s-news/2004-06/msg00009.html (11,249 bytes)

10. Re: solution to Comparing factor levels for new variable (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Fri, 4 Jun 2004 14:09:08 -0600
Many thanks to Matt Austin, Bill Dunlap, Thomas Jagger, Kristina Kollen, Julian Taylor, and Henrik Nielsen for the numerous solutions to my problem. I found the simplest after all was grade2004 <- if
/archives/html/s-news/2004-06/msg00035.html (11,351 bytes)

11. expected counts in crosstabs (score: 1)
Author: ck Cleland <ccleland@optonline.net>
Date: Fri, 11 Jun 2004 12:31:45 -0600
Hi group. Does anyone know how to get expected counts in each cell of the crosstabs function ? I can generate the expected counts as a separate matrix and would like to 'add an attribute' labeled "Ex
/archives/html/s-news/2004-06/msg00099.html (14,985 bytes)

12. Function( ) function with sascode( ) (score: 1)
Author: Russell.Ivory@merrickbank.com
Date: Tue, 23 Mar 2004 14:39:44 -0700
I want to run the Function( ) function along with the sascode( ) function but I'm getting the following error: Problem in parse(text = z): End of file before closing "}" on input line 1 The model obj
/archives/html/s-news/2004-03/msg00174.html (8,864 bytes)

13. for loop problems (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Tue, 10 Feb 2004 17:21:25 -0700
Hi Group. I'd like to convert each vector of a data frame to unit vectors. I couldn't find a function to do it so I'm trying to write one and have a small data frame (10x3) to work with. I'm having t
/archives/html/s-news/2004-02/msg00080.html (12,651 bytes)

14. Greek letters in plot legend (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Wed, 3 Dec 2003 16:11:23 -0700
I'm trying to write a function that would use Greek letters in a title and legend on a plot. It seems to only way I can use Greek letters is by using the guiPlot( ) rather than just plot( ). My probl
/archives/html/s-news/2003-12/msg00014.html (10,017 bytes)

15. fix: Greek letters in plot legend (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Thu, 4 Dec 2003 15:40:34 -0700
Many thanks to David L Lorenz, Bert Gunter, Stephen Smith, Alan Zaslavsky, and Spencer Graves for very quick and very helpful responses. I found the best fix in my case was to use the assign( ) funct
/archives/html/s-news/2003-12/msg00020.html (8,034 bytes)

16. remove var from model object (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Wed, 17 Sep 2003 12:20:29 -0600
I have a model testmodel <- lrm(depvar ~ age+fscore+accts+lates+stage) As part of my diagnostics I want to manipulate things one continuous measure at a time. I want to write a function to run a new
/archives/html/s-news/2003-09/msg00113.html (10,631 bytes)

17. arima.mle$"converged" logic error (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Thu, 10 Jul 2003 10:19:08 -0600
I have two questions with using the T/F logic of arima.mle$"converged" (1) It seems that S-Plus is reversing the logic in the following statements: [1] F [1] F [1] 5 If the model did not converge and
/archives/html/s-news/2003-07/msg00067.html (10,183 bytes)

18. FW: arima.mle$"converged" logic error (score: 1)
Author: Russell.Ivory@MerrickBank.com
Date: Thu, 10 Jul 2003 11:17:24 -0600
Thanks to Bill Dunlap, Pierre Duchesne, and Sundar Dorai-Raj the solution is of course a double ==. I knew that; duh! It's been one of those weeks. Thanks for keeping me straight I have two questions
/archives/html/s-news/2003-07/msg00069.html (11,237 bytes)

19. function using (...) argument (score: 1)
Author: Russell Ivory <Russell.Ivory@MerrickBank.com>
Date: Wed, 5 Mar 2003 08:30:01 -0700
I have a function that generates a table of simple logistic regression coefficients for a list of potential independent variables. The function has the form function(depvar,...,alpha=.05) where ... i
/archives/html/s-news/2003-03/msg00028.html (11,942 bytes)

20. thanks to all, function with (...) solved (score: 1)
Author: Russell Ivory <Russell.Ivory@MerrickBank.com>
Date: Wed, 5 Mar 2003 15:44:23 -0700
Thanks to all for the suggestions. The solution (from robbing parts of data.frame) was dots <- match.call(expand.dots = F)$... to capture the list of dependent variables, and c(unlist(dots)[-1]) as p
/archives/html/s-news/2003-03/msg00036.html (8,341 bytes)


This search system is powered by Namazu