Search String: Display: Description: Sort:

Results:

References: [ +from:devens8765@yahoo.com: 20 ]

Total 20 documents matching your query.

1. finding substrings (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 13 Sep 2005 02:23:27 -0700 (PDT)
Dear all, I would like to find the exact match of a substring(/sub-vector) within a string (/vector). For example, suppose I have x <- c(F, F, F, T, T, F, F, T, T, F, F, T, T, T, F, F, F, F, F, T, T,
/archives/html/s-news/2005-09/msg00028.html (7,483 bytes)

2. apply question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Mon, 19 Sep 2005 08:01:26 -0700 (PDT)
Dear all, I have a list of arrays and I would like to produce a list of all the values in the arrays along with the names of the values and the other dimension names. For example, I have arrays my.ar
/archives/html/s-news/2005-09/msg00057.html (7,964 bytes)

3. List question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Wed, 17 Aug 2005 06:38:36 -0700 (PDT)
k
/archives/html/s-news/2005-08/msg00068.html (7,644 bytes)

4. comparing character vectors (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Mon, 22 Aug 2005 05:27:59 -0700 (PDT)
r
/archives/html/s-news/2005-08/msg00097.html (7,424 bytes)

5. lapply question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 19 Jul 2005 06:35:26 -0700 (PDT)
Dear members, I have numerous arrays that are organised in a list. For example, suppose I have 2 arrays in a list called alist alist <- list(array(rpois(12,5), 6:8) , array(rpois(15,5), 10:12)) with
/archives/html/s-news/2005-07/msg00108.html (8,472 bytes)

6. comparing NA values (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 14 Jun 2005 03:24:43 -0700 (PDT)
Is it possible to make comparisons between numeric NAs and other numeric values? For example, if I have two vectors I want to compare them [1] TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE FALSE
/archives/html/s-news/2005-06/msg00052.html (7,696 bytes)

7. comparing NA values with floating points (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 14 Jun 2005 04:55:31 -0700 (PDT)
Following on from my last email. Can I compare two floating point vectors which also contain NA values? Thanks in advance for any help. Dave __________________________________________________ Do You
/archives/html/s-news/2005-06/msg00056.html (7,176 bytes)

8. problem with workbench (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Thu, 16 Jun 2005 09:06:23 -0700 (PDT)
Dear all, I'm having some problems with the Splus Workbench. For example, the following should work data1 <- vector(mode="list", length=10) names(data1) <- paste(LETTERS[1:10]) data1 <- lapply(1:leng
/archives/html/s-news/2005-06/msg00063.html (7,420 bytes)

9. simple list question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Wed, 22 Jun 2005 06:08:56 -0700 (PDT)
Dear all, My problem involves naming elements of list within a list using lapply. For example, if I have a list of lists of matrices x <- lapply(1:5, function(k) {lapply(1:k, function(i, k) {matrix(r
/archives/html/s-news/2005-06/msg00078.html (7,530 bytes)

10. question on lists (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Wed, 11 May 2005 09:52:42 -0700 (PDT)
i
/archives/html/s-news/2005-05/msg00047.html (7,314 bytes)

11. question on arrays (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 17 May 2005 04:19:29 -0700 (PDT)
c
/archives/html/s-news/2005-05/msg00099.html (7,308 bytes)

12. list question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 31 May 2005 06:49:42 -0700 (PDT)
p
/archives/html/s-news/2005-05/msg00172.html (7,611 bytes)

13. Q; Matrix manipulation (score: 1)
Author: c.uk>
Date: Mon, 4 Apr 2005 05:44:13 -0700 (PDT)
successful appro
/archives/html/s-news/2005-04/msg00012.html (7,426 bytes)

14. Q: Matrix question (score: 1)
Author: .com>
Date: Tue, 5 Apr 2005 06:10:36 -0700 (PDT)
"ABC" "ABC"<o:p>
/archives/html/s-news/2005-04/msg00027.html (8,215 bytes)

15. Grubbs test (score: 1)
Author: .gov>
Date: Thu, 14 Apr 2005 06:45:31 -0700 (PDT)
to export to mul
/archives/html/s-news/2005-04/msg00093.html (7,924 bytes)

16. comparing curves (score: 1)
Author: .net>
Date: Mon, 25 Apr 2005 03:44:41 -0700 (PDT)
code x y 1 1 1 0.
/archives/html/s-news/2005-04/msg00150.html (7,260 bytes)

17. time series question (score: 1)
Author: .com>
Date: Fri, 29 Apr 2005 09:02:41 -0700 (PDT)
main". It will re
/archives/html/s-news/2005-04/msg00178.html (7,401 bytes)

18. Trellis plots (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Tue, 27 Feb 2007 05:42:37 -0800 (PST)
Dear members, I would like to produce a multi-histogram plot of some data, however I'm having difficults with the order of the plots on the page. For example, I have the following data x <- matrix(c(
/archives/html/s-news/2007-02/msg00055.html (7,307 bytes)

19. trellis plots question (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Sun, 11 Mar 2007 08:28:11 -0700 (PDT)
Dear members, I would like to produce a multi-histogram plot of some data such that each sub-plot has a mark in the heading bar to represent the mean, For example, I have the following data plot the
/archives/html/s-news/2007-03/msg00037.html (7,045 bytes)

20. permanent boolean variables (score: 1)
Author: Dave Evens <devens8765@yahoo.com>
Date: Mon, 7 May 2007 04:42:28 -0700 (PDT)
Dear S+ users, I generally create lots of variables during an S+ session that are disgarded at the end of a session using: rm(list=ls(pat="*")) However, I would like to create a few boolean variables
/archives/html/s-news/2007-05/msg00004.html (7,033 bytes)


This search system is powered by Namazu