Search String: Display: Description: Sort:

Results:

References: [ +from:kimmerer@sfsu.edu: 32 ]

Total 32 documents matching your query.

1. From: Wim Kimmerer <kimmerer@sfsu.edu> (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Wed, 09 Nov 2005 07:28:54 -0800
Seth, I want to second what John Sorkin said about V.7 and the Insightful licensing practices. Even on the basis of functionality I have already reverted to v. 6.2 after getting the V.7 "upgrade", an
/archives/html/s-news/2005-11/msg00012.html (8,656 bytes)

2. Re: big data library for $2200 (my $0.02 worth) (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Wed, 09 Nov 2005 08:52:38 -0800
Sorry for the repost, but I left off the subject line before... Seth, I want to second what John Sorkin said about V.7 and the Insightful licensing practices. Even on the basis of functionality I hav
/archives/html/s-news/2005-11/msg00015.html (9,170 bytes)

3. From: Wim Kimmerer <kimmerer@sfsu.edu> (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Fri, 11 Nov 2005 13:10:27 -0800
I don't know the reasoning behind not including Bartlett's test, but in general the philosophy behind Splus has followed that of Cleveland and other authors who advocate graphical, exploratory approa
/archives/html/s-news/2005-11/msg00030.html (7,961 bytes)

4. Re: My two cents on the S-plus/R debate (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Fri, 11 Nov 2005 13:59:32 -0800
(Sorry if this went twice... did it again) I don't know the reasoning behind not including Bartlett's test, but in general the philosophy behind Splus has followed that of Cleveland and other authors
/archives/html/s-news/2005-11/msg00031.html (8,330 bytes)

5. Re: Changing a read-only data frame to read/write (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Thu, 08 Sep 2005 07:19:45 -0700
The "named" data class has been a thorn in my side (and probably everybody else's) since it was introduced in V.6. I was disappointed that it has not changed in v.7. That, coupled with several extra
/archives/html/s-news/2005-09/msg00022.html (7,921 bytes)

6. Re: Data Manipulation for SAS User (score: 1)
Author: .com>
Date: Wed, 13 Apr 2005 22:40:01 -0700
t <maustin@amgen.
/archives/html/s-news/2005-04/msg00091.html (8,728 bytes)

7. Re: How to calculate someone's age (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Wed, 15 Dec 2004 21:26:17 -0800
If x is the data frame given by Tony Plate, the following gives the same result the way your cake decorator (or 6-year-old) would do it: subtract the years except for the last one if today's date is
/archives/html/s-news/2004-12/msg00109.html (9,160 bytes)

8. Tons of missing data (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sun, 17 Oct 2004 08:41:07 -0700
Hello, I have a perplexing problem that I wonder if any of you can help me I am trying to reconstruct daily average temperature in the Sacramento River basin over a ~30 year period. There are about a
/archives/html/s-news/2004-10/msg00065.html (9,256 bytes)

9. Not-quite-logistic curve (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sun, 17 Oct 2004 08:48:14 -0700
I have another one for you gurus. I am trying to model the output of a particle-tracking model - this is a model in which the user drops a large number (~5000) of neutrally-buoyant particles into a h
/archives/html/s-news/2004-10/msg00066.html (7,755 bytes)

10. Empty corner test (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Fri, 10 Oct 2003 11:44:30 -0700
Has anybody developed an Splus function for the empty corner test developed by Bardsley et al. 1999 Journal of Hydrology 219:1-6? Or any other test for empty corners in a scatterplot? Thanks....Wim =
/archives/html/s-news/2003-10/msg00100.html (6,481 bytes)

11. Horribly slow aggregate: alternatives? (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Mon, 21 Jul 2003 12:40:38 -0700
e
/archives/html/s-news/2003-07/msg00143.html (8,043 bytes)

12. Compare Splus and Matlab? (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Wed, 16 Apr 2003 16:58:22 -0700
y
/archives/html/s-news/2003-04/msg00113.html (7,358 bytes)

13. Compare Splus and Matlab: Results (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Tue, 22 Apr 2003 09:40:59 -0700
c
/archives/html/s-news/2003-04/msg00138.html (9,356 bytes)

14. Periodic loess fits? (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Thu, 05 Sep 2002 14:50:26 -0700
Hello Splusers, I have run across the following problem several times and hope to find a solution. I have data collected monthly for some number of years. I would like to depict the seasonal pattern,
/archives/html/s-news/2002-09/msg00026.html (7,962 bytes)

15. Subsetting lists (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Fri, 06 Sep 2002 10:25:51 -0700
Hello Splusers, this seems like a simple problem but I have not used lists much, so am a bit naive about how to manipulate them. Say I have a list: x = list (a=1:3, b=100, c="junk") and I want to sub
/archives/html/s-news/2002-09/msg00037.html (7,055 bytes)

16. Answers to: Subsetting lists (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Fri, 06 Sep 2002 15:22:52 -0700
OK, it was probably a dumb question, but I really couldn't find the answer. Thanks very much to: Brad Biggerstaff Sundar Dorai-Raj Ted) Wright Deb Carlson Sarah Goslee Ken Newman Phil Spector Andy Li
/archives/html/s-news/2002-09/msg00040.html (8,901 bytes)

17. merge data.frames by timeDate (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sat, 28 Sep 2002 19:15:32 -0700
Dave, I have found timeDate to be so mysterious and klunky that I have given up on it (Splus 6.0, but I think it is the same). Merge, graphs, and quite a few other operations that should be straightf
/archives/html/s-news/2002-09/msg00205.html (8,820 bytes)

18. very basic question: object of class "named" (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sat, 28 Sep 2002 19:15:37 -0700
The "named" data type blindsided me too when I tried to use tapply and put the result in a dataframe. It is an utterly stupid concept and shouldn't be in there, but of course you didn't know it was t
/archives/html/s-news/2002-09/msg00206.html (8,270 bytes)

19. Help!! Trying to migrate from Splus 2000 to v. 6 Release 2 (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sat, 30 Mar 2002 11:02:55 -0800
Hello, I am trying to migrate from Splus 2000 to v. 6, against my better judgment (I fiercely resist most "upgrades" as a waste of time). I looked through the archives for answers to my questions, an
/archives/html/s-news/2002-03/msg00241.html (11,790 bytes)

20. [S] Piecewise Linear Regression (score: 1)
Author: Wim Kimmerer <kimmerer@sfsu.edu>
Date: Sat, 22 Apr 2000 16:30:36 -0700
Hello, I am trying to find an algorithm to do piecewise regression when the location of the break is unknown. I tried using nls but I get an error message saying there are N NA's (where N is the numb
/archives/html/s-news/2000-04/msg00204.html (8,128 bytes)


This search system is powered by Namazu