Search String: Display: Description: Sort:

Results:

References: [ +from:hatfield@solander.bc.ca: 30 ]

Total 30 documents matching your query.

1. change default of existing function (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Tue, 25 Nov 2003 11:02:54 -0800
way
/archives/html/s-news/2003-11/msg00173.html (6,742 bytes)

2. Re: change default of existing function (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Tue, 25 Nov 2003 12:19:53 -0800
h m
/archives/html/s-news/2003-11/msg00175.html (7,813 bytes)

3. Re: change default of existing function (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Tue, 25 Nov 2003 12:31:09 -0800
tin
/archives/html/s-news/2003-11/msg00176.html (7,990 bytes)

4. help with a dataframe (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Mon, 12 May 2003 15:16:41 -0700
t
/archives/html/s-news/2003-05/msg00045.html (8,911 bytes)

5. thanks re: help with a dataframe (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Tue, 13 May 2003 09:46:57 -0700
ct
/archives/html/s-news/2003-05/msg00050.html (10,703 bytes)

6. name of object as text? (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Sun, 23 Mar 2003 08:11:21 -0800
tured as
/archives/html/s-news/2003-03/msg00153.html (6,844 bytes)

7. thanks re: name of object as text (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Sun, 23 Mar 2003 12:33:56 -0800
-- Bria
/archives/html/s-news/2003-03/msg00157.html (6,829 bytes)

8. help with subsetting (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Thu, 6 Feb 2003 22:55:00 -0800
I'd like to subset the most recent 20 years of data from a data frame, in this case "carnation." I thought the following would do this, but it returns only the first row for each year. temp <- unique
/archives/html/s-news/2003-02/msg00039.html (6,944 bytes)

9. thanks re subsetting! (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Fri, 7 Feb 2003 10:54:38 -0800
Thank you to Jean Adams, Susan Rasch, Petr Pikal, Bob Garrett, Bert Gunter, Nick Ellis, and Julian Taylor for providing solutions to my problem re subsetting. All replied to the list so I'll not summ
/archives/html/s-news/2003-02/msg00044.html (6,780 bytes)

10. Re: thanks re subsetting! (score: 1)
Author: "Todd Hatfield" <hatfield@solander.bc.ca>
Date: Fri, 7 Feb 2003 11:09:44 -0800
my mistake: Nick Ellis, and Julian Taylor were responding on Wednesday to a different subsetting question. Todd Thank you to Jean Adams, Susan Rasch, Petr Pikal, Bob Garrett, Bert Gunter, Nick Ellis,
/archives/html/s-news/2003-02/msg00045.html (7,742 bytes)

11. stack all columns? (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 15 Nov 2001 21:28:19 -0800
The GUI has a stack columns command with the option to stack ALL columns in a dataframe or matrix. Can someone please tell me how to do this from the command line (Splus 6.0, Win98)? Thanks for any h
/archives/html/s-news/2001-11/msg00141.html (6,336 bytes)

12. Re: stack all columns (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 15 Nov 2001 22:04:14 -0800
Sincere thanks to Nick Ellis for his blisteringly fast response to my query. His "reshape" function (pasted below) does exactly what I want. Todd Hatfield reshape(air,,1:4) where reshape <- function(
/archives/html/s-news/2001-11/msg00143.html (6,924 bytes)

13. overlaying time series data in a plot (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Wed, 02 May 2001 09:54:25 -0700
I have a dataframe with two columns: a column with dates (in daily steps for 15 years), and a column with corresponding reservoir levels. Rather than plotting the data as a continuous time series, I'
/archives/html/s-news/2001-05/msg00021.html (6,928 bytes)

14. Summary: overlaying time series data in a plot (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 03 May 2001 11:57:33 -0700
Sincere thanks to: Anne York, James Holtman, Renaud Lancelot, Deb Carlson, and Patrick Connolly for helping me with my question regarding overlaying time series data in a plot. There were a number of
/archives/html/s-news/2001-05/msg00037.html (9,518 bytes)

15. avoiding a loop (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 01 Mar 2001 11:37:23 -0800
After seeing Gerald Jean's speed improvements yesterday, I've been suffering from fits of jealousy. I'm running some straightforward Monte Carlo simulations, but they are painfully slow because I ca
/archives/html/s-news/2001-03/msg00005.html (8,437 bytes)

16. avoiding a loop - repost (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 01 Mar 2001 12:46:11 -0800
I'm told my first post was in html, for which I apologize. Here it is again in plain text. Thanks! Greetings. After seeing Gerald Jean's speed improvements yesterday, I've been suffering from fits of
/archives/html/s-news/2001-03/msg00007.html (8,325 bytes)

17. summary: avoiding a loop (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Thu, 01 Mar 2001 20:35:02 -0800
Thank you very much to Bill Dunlap, Tim Hesterberg, and Jingshan Zhang for their help with my looping problem. Bill showed me several ways to make the loop more efficient, and Jingshan pointed out th
/archives/html/s-news/2001-03/msg00011.html (11,732 bytes)

18. fitting a normal to a few digitized points? (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Fri, 09 Feb 2001 18:13:14 -0800
I am using S+ 2000 R2 on Win98. I have 1500 dome-shaped curves from a variety of simulations and empirical measurements (not mine). For each curve I digitized the peak and four points on each side of
/archives/html/s-news/2001-02/msg00094.html (7,479 bytes)

19. re-post with some more info: fitting a normal to a few digitized points? (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Sat, 10 Feb 2001 14:47:56 -0800
Yesterday I posted a question with a subject header "fitting a normal to a few digitized points?" and have been asked by Bill Venables for some more information crucial to addressing the problem. In
/archives/html/s-news/2001-02/msg00097.html (10,356 bytes)

20. summary: fitting normal form to a few digitized points (score: 1)
Author: Todd Hatfield <hatfield@solander.bc.ca>
Date: Sun, 11 Feb 2001 21:13:29 -0800
A very BIG thank you to Bill Venables for his kind help and encouragement. This is a great way to start my week! Below I post the original question and Bill's reply. All the best, Todd Hatfield == Ye
/archives/html/s-news/2001-02/msg00101.html (11,916 bytes)


This search system is powered by Namazu