Search String: Display: Description: Sort:

Results:

References: [ +from:Kim.Elmore@noaa.gov: 89 ]

Total 89 documents matching your query.

1. Permutation Tests on Large Objects (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Thu, 01 Dec 2005 14:56:44 -0600
I'm using S-Plus 7.0.3 under XP on a dual-Opteron box with 4 GB of RAM. I'm trying to do a two-sample permutation test using large objects. Specifically, I have two vectors: one has a length of 23152
/archives/html/s-news/2005-12/msg00002.html (7,892 bytes)

2. Behavior of cor() with na.methods "omit" and "available" (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Wed, 09 Nov 2005 10:49:52 -0600
I can't quite figure out what the cor() function does with the different na.methods "omit" and "available". I find that each of these methods yields a different answer, even if there is no missing da
/archives/html/s-news/2005-11/msg00014.html (7,943 bytes)

3. Re: Behavior of cor() with na.methods "omit" and (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Wed, 09 Nov 2005 21:08:14 -0600
This is wild... I did this with S-Plus 7.0.0 for windows under XP. I'm now at home, with S-Plus 6.2 under Windows XP and get exactly the same results I got on my work machine: cor() using na.method =
/archives/html/s-news/2005-11/msg00021.html (10,568 bytes)

4. This must be a simple task... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Fri, 22 Jul 2005 17:21:31 -0500
I have a data frame (several, really) that have a structure I'm trying to unravel. After column 1, which contains duplicates, each succeeding column contains new data *plus* all the data form column
/archives/html/s-news/2005-07/msg00120.html (8,771 bytes)

5. Re: This must be a simple task... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Fri, 22 Jul 2005 21:49:41 -0500
I apologize for not being more clear; I admit being in a hurry to get the kids from day care. Regardless, I don't mean for the group to divine my problem based on my poor description: yes, these data
/archives/html/s-news/2005-07/msg00121.html (10,986 bytes)

6. Re: This must be a simple task... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Fri, 22 Jul 2005 22:38:36 -0500
The functions provided by Sam Buttrey and Tom Jagger both do exactly what I need to do, and both use parts of S about which I was ignorant. I am now slightly less ignorant and thank both of you for r
/archives/html/s-news/2005-07/msg00122.html (7,765 bytes)

7. Summary of responses to: This must be a simple task... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Mon, 25 Jul 2005 11:08:20 -0500
I'll review my problem using a simple example. Consider two vectors, x and y. The vector y contains all of x, plus additional data. One twist is that both contain duplicate values, while the other tw
/archives/html/s-news/2005-07/msg00133.html (10,583 bytes)

8. Bootstrap difference between means (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Tue, 01 Feb 2005 10:48:47 -0600
I have a very simply problem that, while I can think of a way to do it, I can't think of an elegant way. Here's a simplified version: I have two vectors or different lengths, m and n. I wish to gener
/archives/html/s-news/2005-02/msg00005.html (7,686 bytes)

9. Re: Bootstrap difference between means (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Tue, 01 Feb 2005 11:30:27 -0600
This works. Also, while I have the beta release of the latest resample library, I was utterly ignorant of the bootstrap2 function. Thanks for the enlightenment! Kim Elmore new.xy <- c(x,y) which.xy
/archives/html/s-news/2005-02/msg00007.html (9,661 bytes)

10. Bootstrap rowMeans (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Fri, 14 Jan 2005 10:36:34 -0600
a
/archives/html/s-news/2005-01/msg00080.html (7,512 bytes)

11. How do I run two batch jobs simultaneously? (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Tue, 18 Jan 2005 17:55:38 -0600
r
/archives/html/s-news/2005-01/msg00090.html (7,925 bytes)

12. Re: How do I run two batch jobs simultaneously? (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Wed, 19 Jan 2005 09:56:28 -0600
s
/archives/html/s-news/2005-01/msg00096.html (10,591 bytes)

13. Re: How do I run two batch jobs simultaneously? (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Wed, 19 Jan 2005 15:55:21 -0600
*
/archives/html/s-news/2005-01/msg00099.html (9,786 bytes)

14. Building Data Frames row by row (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Thu, 20 Jan 2005 11:23:04 -0600
f
/archives/html/s-news/2005-01/msg00106.html (7,428 bytes)

15. KS GOF vs. Chi Square GOF for discrete data (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Wed, 03 Nov 2004 11:27:00 -0600
This is not strictly an S-Plus question. I'm trying to understand discrepancies I see between results form a KS GOF test and a Chi-Square GOF test. I have a Talagrand diagram (also known as a rank hi
/archives/html/s-news/2004-11/msg00012.html (7,505 bytes)

16. Another Questions about S-Plus GOF Functions (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Thu, 04 Nov 2004 10:33:25 -0600
There is clearly something I don't understand about how these work, so, benighted as I am, I appeal to the group for assistance. Start with chisq.gof. I want to test GOF against a uniform distributio
/archives/html/s-news/2004-11/msg00017.html (7,676 bytes)

17. Re: Another Questions about S-Plus GOF Functions (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Thu, 04 Nov 2004 12:12:20 -0600
Thanks to all for your replies. I just escaped (I mean it that way, too) a meeting and, while there, I pondered this some more and it hit me, (insert a Homer Simpson "Doh!" here), that rounding may w
/archives/html/s-news/2004-11/msg00018.html (7,106 bytes)

18. More GOF questions... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Thu, 04 Nov 2004 15:07:23 -0600
Now that I understand my error when looking at chi-square GOF results using my dummy data, I tried the same thing with a KS GOF test. My benighted state continues. Here is what I see: [1] 0.5324786 [
/archives/html/s-news/2004-11/msg00023.html (8,317 bytes)

19. Re: More GOF questions... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Mon, 08 Nov 2004 17:01:59 -0600
Now, this is an interesting approach, one I've not seen discussed anywhere. I find Monte Carlo techniques appealing; how would I go about doing this? Cheers, Kim Elmore The KS test is not intended fo
/archives/html/s-news/2004-11/msg00056.html (11,110 bytes)

20. Re: More GOF questions... (score: 1)
Author: "Kim Elmore" <Kim.Elmore@noaa.gov>
Date: Tue, 09 Nov 2004 16:41:05 -0600
Hi Nels, Thanks for the reply. This is intrigueing, but I'm wondering: if the continuous KS test can't "properly" be applied to discrete data, then what you propose sounds something like: "improperly
/archives/html/s-news/2004-11/msg00067.html (13,005 bytes)


This search system is powered by Namazu