Search String: Display: Description: Sort:

Results:

References: [ +from:yang_eric9@yahoo.com: 32 ]

Total 32 documents matching your query.

1. array with NA values (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 5 Apr 2006 04:03:38 -0700 (PDT)
Dear all, I have numerous 3-dimenional arrays and each array contains no entire row or column with NA values. However, 50-60% of the values in the array are NA values. I perform various operations on
/archives/html/s-news/2006-04/msg00005.html (8,289 bytes)

2. Re: array with NA values (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Fri, 7 Apr 2006 04:59:48 -0700 (PDT)
"><
/archives/html/s-news/2006-04/msg00036.html (10,644 bytes)

3. matrix question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 7 Mar 2006 03:11:23 -0800 (PST)
g
/archives/html/s-news/2006-03/msg00016.html (11,656 bytes)

4. sapply question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Mon, 13 Mar 2006 05:50:11 -0800 (PST)
a
/archives/html/s-news/2006-03/msg00035.html (7,989 bytes)

5. matrix problem (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 21 Mar 2006 03:57:36 -0800 (PST)
l
/archives/html/s-news/2006-03/msg00070.html (14,120 bytes)

6. simple question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Fri, 24 Mar 2006 08:18:40 -0800 (PST)
h
/archives/html/s-news/2006-03/msg00072.html (8,196 bytes)

7. deleting files (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 11 Jan 2006 08:08:47 -0800 (PST)
Dear All, Is it possible to delete files (Word, Excel files etc) using SPlus? Thanks for any help Eric Yahoo! Photos Got holiday prints? See all the ways to get quality prints in your hands ASAP.
/archives/html/s-news/2006-01/msg00035.html (7,109 bytes)

8. assignment (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Fri, 27 Jan 2006 05:59:43 -0800 (PST)
Dear members, Here is an example of my problem. If I create a char-vector my.details <- c("my.name", "my.address1", "my.address2", "my.city") suppose this information is contained in vector my.answer
/archives/html/s-news/2006-01/msg00095.html (7,386 bytes)

9. VBA code in S-plus (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 13 Dec 2005 01:51:13 -0800 (PST)
Dear members, Does anyone know how to copy or move an excel worksheet from one file to another in S-Plus using the get.ole.property() etc stuff? Thanks in advance for any help. Eric Yahoo! Shopping
/archives/html/s-news/2005-12/msg00037.html (7,069 bytes)

10. allowing for missing arguments in functions (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Fri, 25 Nov 2005 04:07:44 -0800 (PST)
Dear members, I've created a function that reads in 10 arguments in the function call, example my.fun <- function(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) { ... } I use all the ar
/archives/html/s-news/2005-11/msg00064.html (7,896 bytes)

11. simple vector question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 12 Oct 2005 08:32:18 -0700 (PDT)
Dear all, I want to add two vectors of unequal length such that the vectors in one are added to each of the values in the other, e.g. a<- c(22, 40, 60, 81) b <- c(3, 5, 9) c<- c(a[1] +b, a[2]+b, a[3]
/archives/html/s-news/2005-10/msg00033.html (7,595 bytes)

12. writing to Excel files (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 7 Sep 2005 03:43:26 -0700 (PDT)
Dear all, I'm writing SPLUS objects to various sheets in Excel files. I'm using the commands call.ole.method to define the range and set.ole.property to write the data, i.e. pRange <- call.ole.method
/archives/html/s-news/2005-09/msg00014.html (7,464 bytes)

13. bs() function (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Thu, 15 Sep 2005 06:50:37 -0700 (PDT)
Dear all,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> For some unknown reason i'm having difficulties accessing the BEST library in version 7.0. Ideally, I
/archives/html/s-news/2005-09/msg00047.html (8,480 bytes)

14. spline curves (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 9 Aug 2005 05:12:13 -0700 (PDT)
.
/archives/html/s-news/2005-08/msg00028.html (7,346 bytes)

15. VB function in S-plus (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 24 Aug 2005 08:31:53 -0700 (PDT)
f
/archives/html/s-news/2005-08/msg00115.html (16,172 bytes)

16. lapply question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 30 Aug 2005 09:11:19 -0700 (PDT)
s
/archives/html/s-news/2005-08/msg00134.html (9,466 bytes)

17. running Fortain program (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Tue, 12 Jul 2005 04:35:15 -0700 (PDT)
Dear All, Is it possible to run a Fortran program in S+? TIA Eric __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http
/archives/html/s-news/2005-07/msg00059.html (7,029 bytes)

18. connecting to a database problem (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Thu, 14 Jul 2005 04:32:09 -0700 (PDT)
Dear all, I'm trying to connect S-PLUS 7.0 from my pc to an ORACLE database in a remote location. I'm using the ImportData command with the sqlQuery to select a table. The syntax is correct but I'm g
/archives/html/s-news/2005-07/msg00086.html (7,969 bytes)

19. Simple dates question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Mon, 22 May 2006 09:06:46 -0700 (PDT)
Dear all, I have a character string "012006" which is made up of the month (first 2 characters) and year(last 4 characters). I would like to obtain the previous month, i.e. "122005". I've tried using
/archives/html/s-news/2006-05/msg00076.html (7,119 bytes)

20. 3D scatter plot question (score: 1)
Author: Eric yang <yang_eric9@yahoo.com>
Date: Wed, 12 Jul 2006 06:42:05 -0700 (PDT)
I'm using guiPlot("3D Scatter", DataSetValues=my.data). I was wondering if there is an easy way to produce grid planes for all of the axes points that have labels? In essense, I want to dissect the 3
/archives/html/s-news/2006-07/msg00021.html (6,863 bytes)


This search system is powered by Namazu