Search String: Display: Description: Sort:

Results:

References: [ +from:Glenn.Treacy@ilim.com: 47 ]

Total 47 documents matching your query.

1. Graphing an array (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Fri, 28 Oct 2005 11:37:06 +0100
I think I can solve this problem by writing some code but would prefer and think it should be possible to execute this with a single command line statement. I have an array with time on the first ax
/archives/html/s-news/2005-10/msg00093.html (8,068 bytes)

2. Query: barplot (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Tue, 16 Aug 2005 16:16:36 +0100
d
/archives/html/s-news/2005-08/msg00054.html (8,376 bytes)

3. Re: closing graphsheet without dialog appearing (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 25 Jul 2005 11:57:53 +0100
I am using S+6.2 on NT4. I am generating a large number of graphs in S+ and I want to save these to files and close the graphsheet windows through code. I want to avoid the dialog box which prompts
/archives/html/s-news/2005-07/msg00129.html (8,806 bytes)

4. Problem passing moderate sized arrays from Excel to S+ (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Wed, 11 May 2005 09:58:01 +0100
s
/archives/html/s-news/2005-05/msg00043.html (8,213 bytes)

5. Re: Padding out a vector of characters to a constant width (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 16 May 2005 15:08:14 +0100
i
/archives/html/s-news/2005-05/msg00092.html (8,228 bytes)

6. Logging of history (score: 1)
Author: o.au>
Date: Wed, 27 Apr 2005 12:03:17 +0100
do. It can be qui
/archives/html/s-news/2005-04/msg00159.html (6,919 bytes)

7. Re: really large files - import vs. use (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 20 Dec 2004 13:20:32 -0000
se from 1/1950 to 11/2004. First questions: how do I add the S&P 500 mo
/archives/html/s-news/2004-12/msg00134.html (10,616 bytes)

8. Query: generalising tapply to calculate cross sectional correlati ons (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Thu, 25 Nov 2004 17:51:23 -0000
Thanks Urs
/archives/html/s-news/2004-11/msg00152.html (7,486 bytes)

9. Re: Simple plotting question (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 4 Oct 2004 10:37:22 +0100
I am using S+6.1 on NT4 and am trying to improve my ability to generate graphics in S+. I do have a question that I have been trying to answer and have looked in detail through the Insightful manual
/archives/html/s-news/2004-10/msg00004.html (7,930 bytes)

10. Re: Graphical representation of variable weights (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Thu, 16 Sep 2004 20:46:21 +0100
han 200 table t
/archives/html/s-news/2004-09/msg00096.html (7,558 bytes)

11. Problem with dynmaic memory allocation (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 19 Jul 2004 12:27:27 +0100
I am running S+6.1 on NT4 and have recently started to get the following message from a function that had been working fine until I made some fairly innoccuous changes. In simple terms does this mea
/archives/html/s-news/2004-07/msg00090.html (7,370 bytes)

12. Re: arguments to list() (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 24 May 2004 09:35:16 +0100
I'm using S+6.1 on NT4. Can anyone tell me what additional arguements can be supplied to the list() function? I'm doing some work with lists and was just wnodering what functionality I have at my di
/archives/html/s-news/2004-05/msg00128.html (7,204 bytes)

13. Re: problems with importData (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Wed, 14 Apr 2004 17:52:53 +0100
I'm using S+6.1 on NT4 and I am using importData to read in large tab delimited text files. I have found that if one of my columns starts with the value NA then that row is dropped. It appears to tr
/archives/html/s-news/2004-04/msg00064.html (7,510 bytes)

14. Re: problems with importData (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Thu, 15 Apr 2004 08:59:05 +0100
Thanks to Steve Friedman (who suggests using read.table), Steven Kaluzny and Henrik Aalborg Nielsen for their quick replies. See their responses below. -- You need to set colNameRow=0 to prevent impo
/archives/html/s-news/2004-04/msg00073.html (9,966 bytes)

15. Re: getting character name of an object (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Fri, 13 Feb 2004 09:24:26 -0000
  Quick question. I know that I can use the get function to retreive an object from it's character string. Can I do it the other way around? If I have an object jj.df, say, how can I get the charact
/archives/html/s-news/2004-02/msg00100.html (7,208 bytes)

16. n (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 12 Jan 2004 16:53:56 -0000
I am hoping that this is something trivial, it doesn't upset the running of my code but nevertheless it unsettles me. I have a script file which attaches to libraries and runs a function. This funct
/archives/html/s-news/2004-01/msg00047.html (8,052 bytes)

17. Queries (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Thu, 20 Nov 2003 17:36:03 -0000
1
/archives/html/s-news/2003-11/msg00130.html (7,480 bytes)

18. Re: How to stop arrays being converted to vectors (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Mon, 11 Aug 2003 14:30:10 +0100
I have a fairly simple problem that I hope someone might be able to help me with. I have an array data object (jj.array.df in example below) which is formed by carrying out a tapply on a dataset (jj
/archives/html/s-news/2003-08/msg00055.html (7,905 bytes)

19. Re: tapply not completing (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Fri, 6 Jun 2003 17:07:34 +0100
I am using S+6.1 on NT4 with 512MB RAM. I have a dataframe (df) with a dimension of 380,000 by 12 and I have three varaibles df$X1, df$X2 and df$X3 all factors with approximately (250, 5 and 40 cate
/archives/html/s-news/2003-06/msg00035.html (7,567 bytes)

20. Re: tapply not completing (score: 1)
Author: Glenn.Treacy@ILIM.COM
Date: Thu, 12 Jun 2003 10:22:09 +0100
Thanks to Andy Liaw, James Holtman, Bert Gunter and Sundar Dorai-Raj who replied to my query. It was pointed out by way of examples that I should have no difficulty in carrying out the tapply and whe
/archives/html/s-news/2003-06/msg00074.html (8,703 bytes)


This search system is powered by Namazu