Search String: Display: Description: Sort:

Results:

References: [ +from:gerald.jean@dgag.ca: 52 ]

Total 52 documents matching your query.

1. Problems with "uniroot" (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 27 Jul 2005 10:37:23 -0400
I am struggling to find the root of a non-linear monotone function. "uniroot" is complaining about a missing argument? + f.lower = -0.2724897, f.upper = 7.515328, + mu = 7462.83, shape = 0.4475635,
/archives/html/s-news/2005-07/msg00143.html (8,369 bytes)

2. Re: Summary: Problems with "uniroot" (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 27 Jul 2005 11:03:39 -0400
Thanks to Dimitris Rizopoulos, Bill Dunlap and Christos Hatzis who responded so quickly. The problem was that "uniroot" has an argument called "keep.xy" and, due to S's partial matching of arguments,
/archives/html/s-news/2005-07/msg00146.html (6,604 bytes)

3. The use of "all.x" and "all.y" in merge. (score: 1)
Author: gerald.jean@dgag.ca
Date: Fri, 4 Mar 2005 10:57:23 -0500
when using the merge fonction as follows I am expecting the output to have the same number of rows as the "x" data.frame, I am obviously missing something?? Where do the extra rows come from? ttt <-
/archives/html/s-news/2005-03/msg00022.html (7,350 bytes)

4. Summary: The use of "all.x" and "all.y" in merge. (score: 1)
Author: gerald.jean@dgag.ca
Date: Fri, 4 Mar 2005 13:49:47 -0500
Thanks to all who responded: Francisco Javier Aguirre Navarro, Matt Austin and Bill Dunlap. The answer was simple, the rows of the "y" data.fame were not unique w.r. to the merging variables and henc
/archives/html/s-news/2005-03/msg00024.html (7,083 bytes)

5. Réf. : really large file (score: 1)
Author: gerald.jean@dgag.ca
Date: Thu, 16 Dec 2004 10:04:49 -0500
Hello there, I routinely work with huge data sets in S+, over 2GB, on a Unix machine with 8GB of RAM. The best way I have found to import the data sets, without using too much resources, is to pre-al
/archives/html/s-news/2004-12/msg00116.html (7,552 bytes)

6. Re: Réf. : really large file (score: 1)
Author: gerald.jean@dgag.ca
Date: Thu, 16 Dec 2004 11:51:23 -0500
Hello everyone, many people requested the function, hence I am posting it on the list. Please note that I am not the original author, but Stephen Weller's of Insightful is; I am a firm beleiver of gi
/archives/html/s-news/2004-12/msg00117.html (12,088 bytes)

7. Speeding up a for loop (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 24 Nov 2004 09:07:21 -0500
e), and fit
/archives/html/s-news/2004-11/msg00142.html (7,650 bytes)

8. Summary: Speeding up a for loop (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 24 Nov 2004 10:39:25 -0500
bwplot help
/archives/html/s-news/2004-11/msg00146.html (7,380 bytes)

9. bad address signal (score: 1)
Author: gerald.jean@dgag.ca
Date: Thu, 2 Sep 2004 12:47:02 -0400
h
/archives/html/s-news/2004-09/msg00023.html (7,929 bytes)

10. Re: Temporary summary to: bad address signal (score: 1)
Author: gerald.jean@dgag.ca
Date: Thu, 2 Sep 2004 16:05:51 -0400
f
/archives/html/s-news/2004-09/msg00026.html (7,948 bytes)

11. Lining-up rows of data frames (score: 1)
Author: gerald.jean@dgag.ca
Date: Tue, 14 Sep 2004 12:49:24 -0400
i
/archives/html/s-news/2004-09/msg00076.html (8,018 bytes)

12. Re: Summary: Lining-up rows of data frames (score: 1)
Author: gerald.jean@dgag.ca
Date: Tue, 14 Sep 2004 13:56:33 -0400
m
/archives/html/s-news/2004-09/msg00079.html (6,928 bytes)

13. A variable grouping problem (score: 1)
Author: gerald.jean@dgag.ca
Date: Fri, 7 May 2004 09:18:05 -0400
Hello S-users, my apologies for being off topic but the pool of knowledge from this group is so large that I couldn't resist exposing my problem! I have a categorical variable with roughly 200 levels
/archives/html/s-news/2004-05/msg00030.html (8,154 bytes)

14. Difficulties running "rpart". (score: 1)
Author: gerald.jean@dgag.ca
Date: Mon, 17 May 2004 14:03:50 -0400
Hello S-users, I am trying to run "rpart" from the rpart library of Terry Therneau. The following runs OK in the built-in "tree" function ttt.tree <- tree(formula = PP ~ ageass + mtass, data = POprof
/archives/html/s-news/2004-05/msg00094.html (7,500 bytes)

15. Memory limitations for 64-bit versions of S+? (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 10 May 2006 16:28:35 -0400
I running a 64-bit version of S+6.2: S-PLUS : Copyright (c) 1988, 2004 Insightful Corp. S : Copyright Lucent Technologies, Inc. Version 6.2.1 for Sun SPARC, SunOS 5.8, 64-bit : 2004 The Sun has 16Gb
/archives/html/s-news/2006-05/msg00038.html (8,785 bytes)

16. Variable clustering (score: 1)
Author: gerald.jean@dgag.ca
Date: Wed, 12 Jul 2006 09:40:46 -0400
anyone aware of an implementation of variable clustering in Splus, something similar to "varclus" in SAS? Thanks, Gérald Jean Conseiller senior en statistiques, Actuariat télephone : (418) 835-4900
/archives/html/s-news/2006-07/msg00020.html (7,064 bytes)

17. .Fortran("rcorr",: "rcorr_" is not a symbol in the load table (score: 1)
Author: gerald.jean@dgag.ca
Date: Fri, 14 Jul 2006 12:42:16 -0400
I am trying to use the "varclus" function from F. Harrell's Hmisc library. Trying to run the example from the help page I get the following error. x1 <- rnorm(200) x2 <- rnorm(200) x3 <- x1 + x2 + r
/archives/html/s-news/2006-07/msg00029.html (7,857 bytes)

18. Re: .Fortran("rcorr",: "rcorr_" is not a symbol in the load table (score: 1)
Author: gerald.jean@dgag.ca
Date: Fri, 14 Jul 2006 16:11:53 -0400
Frank was right. I was attaching my own version of Hmisc, don't ask me why I had a private version, I can't recall? All I can tell was that I was, routinely, issuing the command: = '/actuaria/jeg002
/archives/html/s-news/2006-07/msg00032.html (8,726 bytes)

19. Re: .Fortran("rcorr",: "rcorr_" is not a symbol in the load table (score: 1)
Author: gerald.jean@dgag.ca
Date: Mon, 17 Jul 2006 08:46:54 -0400
I sent the following on Friday, it was rejected with the reason: " Please resend without the graphic file - it does not add to your posting." But there was no graphic file attached to my posting???
/archives/html/s-news/2006-07/msg00035.html (10,446 bytes)

20. Trellis.device(postscript) (score: 1)
Author: gerald.jean@dgag.ca
Date: Tue, 8 Aug 2006 14:37:25 -0400
Hello there, I am playing with the trellis postcript device for several hours now and I can't get it to work the way I wish it would. I have a function I have been using for several years without pro
/archives/html/s-news/2006-08/msg00021.html (9,210 bytes)


This search system is powered by Namazu