Search String: Display: Description: Sort:

Results:

References: [ +from:lauraholt_983@hotmail.com: 21 ]

Total 21 documents matching your query.

1. list of existing data sets (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 05 May 2005 14:58:57 -0500
Hi S People: Is there a list of existing data sets in S +, please? I used the object explorer to look at all of the objects. However, I was wondering if there was just a nice all-purpose list with th
/archives/html/s-news/2005-05/msg00019.html (7,247 bytes)

2. Functions, classes and names (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 05 May 2005 15:33:46 -0500
Hi again! If you look at the length of a function, you might get 2 or 4 or 8. length(data.frame) [1] 8 length(paste) [1] 4 names(data.frame) [1] "..." "row.names" "check.rows" "check.names" "na.strin
/archives/html/s-news/2005-05/msg00021.html (8,071 bytes)

3. ode solver? (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sun, 08 May 2005 11:12:05 -0500
d
/archives/html/s-news/2005-05/msg00032.html (6,536 bytes)

4. [R]Data sets from Chambers' green book? (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Tue, 10 May 2005 13:35:29 -0500
n
/archives/html/s-news/2005-05/msg00041.html (7,302 bytes)

5. Re: Exporting to Excel spreadsheet with multiple worksheets (score: 1)
Author: .com>
Date: Thu, 14 Apr 2005 10:13:31 -0500
e data arrvies sp
/archives/html/s-news/2005-04/msg00094.html (14,971 bytes)

6. if vs. ifelse (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 17 Mar 2005 11:34:21 -0600
Hi S + I'm having problems with if vs. ifelse: cubist function(x) { if(is.matrix(x)) { y <- x %*% x %*% x } else { y <- x^3 } return(y) } x [,1] [,2] [1,] 1 3 [2,] 2 4 cubist(x) [,1] [,2] [1,] 37 81
/archives/html/s-news/2005-03/msg00076.html (9,161 bytes)

7. Re: if vs. ifelse (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 17 Mar 2005 13:56:08 -0600
From: Tony Plate <tplate@blackmesacapital.com> To: Laura Holt <lauraholt_983@hotmail.com>, S-news <s-news@lists.biostat.wustl.edu> Subject: Re: [S] if vs. ifelse Date: Thu, 17 Mar 2005 10:49:34 -070
/archives/html/s-news/2005-03/msg00082.html (11,761 bytes)

8. Adding help files to a function (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 17 Mar 2005 22:13:18 -0600
Hi again S-ites! I had put together the help files via sgml and the process described in the S Plus Supplement last October. I tried to add a new one, but it didn't work. Then I removed the new one a
/archives/html/s-news/2005-03/msg00086.html (12,071 bytes)

9. S Projects (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Wed, 05 Jan 2005 01:40:56 -0600
Hello S People: I am working on some items in Chapter 2 of Krause and Olsen's book, "The Basics of S-Plus" (third edition). I am trying to implement having different shortcuts on the desktop for diff
/archives/html/s-news/2005-01/msg00021.html (7,425 bytes)

10. nlminb optimization question (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Tue, 12 Oct 2004 09:48:25 -0500
Hi S People: In R, there is a function optim in which you can set the method of solution. In S +, there is nlminb, but there are no "method" options. Is there a function in S + to optimize AND set th
/archives/html/s-news/2004-10/msg00040.html (7,040 bytes)

11. constructing a symmetric matrix (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Mon, 18 Oct 2004 02:13:58 -0500
Dear S + People: I am constructing a symmetric matrix. I have the upper part calculated. Is there a quick way to "copy" the upper part over to the lower part, please? (other than for loop) S + v6.2 W
/archives/html/s-news/2004-10/msg00070.html (7,467 bytes)

12. a simple matrix question (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Tue, 19 Oct 2004 04:30:18 -0500
Dear S + People: Here is a question that I'm sure has a much simpler solution: S-PLUS : Copyright (c) 1988, 2003 Insightful Corp. S : Copyright Lucent Technologies, Inc. Professional Edition Version
/archives/html/s-news/2004-10/msg00083.html (8,688 bytes)

13. S+ Archive location (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Thu, 21 Oct 2004 20:15:32 -0500
Dear S + People: Is there an archive to search for old S + questions, please: (on the www.r-project.org website, there is a place to search.) Is there a moral equivalent for S + please? Thanks in adv
/archives/html/s-news/2004-10/msg00103.html (6,820 bytes)

14. creating on-line help (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sat, 23 Oct 2004 08:28:03 -0500
Hello again S People: I'm using the method described in the Online Supplement to help create online help files. (Windows, V6.2) I seem to be hitting a snag with the default html file name from the bu
/archives/html/s-news/2004-10/msg00118.html (6,824 bytes)

15. online help files revisited (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sat, 23 Oct 2004 12:09:57 -0500
Back again. Now I'm trying with the "S2html" via Perl for a help file. Everything "seems" to create. However, when I click on the .chm file I get page cannot be displayed message. I just have one toy
/archives/html/s-news/2004-10/msg00119.html (6,926 bytes)

16. online help files revisited again! (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sun, 24 Oct 2004 23:04:01 -0500
I got it! The "S2html" and perl did the trick. The help files look great! Thanks! Sincerely, Laura Holt _________________________________________________________________ Is your PC infected? Get a FR
/archives/html/s-news/2004-10/msg00123.html (6,767 bytes)

17. Using "prompt" for set up help files (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Wed, 15 Sep 2004 15:06:50 -0500
gee models, no
/archives/html/s-news/2004-09/msg00089.html (7,369 bytes)

18. finmetrics (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sun, 01 Aug 2004 23:32:24 -0500
Hi S Plus! I recently got the finmetrics package and was trying it out. However, I think I may have a problem somewhere....could someone look, pleease? module(finmetrics) y [1] 0.4 -0.4 1.1 -1.3 0.6
/archives/html/s-news/2004-08/msg00000.html (6,946 bytes)

19. "str" equivalent in S (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sat, 07 Aug 2004 19:43:30 -0500
Dear S People: In R, there is a function str, which describes an object, by vector. Is there an equivalent in S +, please? S+ Version 6.2 Windows Thanks. Sincerely, Laura Holt mailto: lauraholt_983@h
/archives/html/s-news/2004-08/msg00033.html (6,941 bytes)

20. Graph background color (score: 1)
Author: "Laura Holt" <lauraholt_983@hotmail.com>
Date: Sun, 08 Aug 2004 13:46:25 -0500
Dear S People: When I plot, my background has suddenly become all red. I think it has something to do with .Prefs? Please help. Sincerely, Laura Holt mailto: lauraholt_983@hotmail.com _______________
/archives/html/s-news/2004-08/msg00038.html (6,999 bytes)


This search system is powered by Namazu