Search String: Display: Description: Sort:

Results:

References: [ +from:P.J.Wells@open.ac.uk: 47 ]

Total 47 documents matching your query.

1. result of all.equal() (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Thu, 15 May 2003 14:40:24 +0100
@s
/archives/html/s-news/2003-05/msg00073.html (6,884 bytes)

2. SUMMARY: result of all.equal() (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Fri, 16 May 2003 16:21:57 +0100
a
/archives/html/s-news/2003-05/msg00079.html (7,062 bytes)

3. How to report automatically-generated argument values (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Fri, 23 May 2003 16:56:36 +0100
ue
/archives/html/s-news/2003-05/msg00149.html (7,659 bytes)

4. Loops to create "what" for rm(list=what) (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Thu, 24 Apr 2003 12:48:12 +0100
s
/archives/html/s-news/2003-04/msg00152.html (8,284 bytes)

5. SUMMARY: Loops to create "what" for rm(list=what) (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Thu, 24 Apr 2003 15:28:50 +0100
[
/archives/html/s-news/2003-04/msg00154.html (7,298 bytes)

6. UPDATE: Loops to create "what" for rm(list=what) (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Fri, 25 Apr 2003 14:36:41 +0100
s
/archives/html/s-news/2003-04/msg00166.html (7,812 bytes)

7. Concatenating random number of random length vectors (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Thu, 27 Mar 2003 16:04:55 -0000
site ..
/archives/html/s-news/2003-03/msg00192.html (7,094 bytes)

8. SUMMARY: Concatenating random number of random length vectors (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Thu, 27 Mar 2003 17:25:32 -0000
+44 1865
/archives/html/s-news/2003-03/msg00195.html (7,494 bytes)

9. Importing from Excel (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Wed, 22 Jan 2003 19:47:28 -0000
My dataset of accounting data on 110,000 companies has its primary existence in the form of Excel spreadsheets. Each year's data is stored in a directory containing 13 spreadsheet files (with columns
/archives/html/s-news/2003-01/msg00130.html (10,559 bytes)

10. Memory use problem? (score: 1)
Author: "P.J.Wells" <P.J.Wells@open.ac.uk>
Date: Tue, 5 Nov 2002 17:32:06 -0000
First, some background: My project involves taking a large number of randomly-sized random samples using the pair of functions appended to this message. As can be seen, RS2.sample() produces a sample
/archives/html/s-news/2002-11/msg00038.html (9,607 bytes)

11. extracting data vector from multiple Excel files (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Thu, 29 Aug 2002 17:11:25 +0100
My dataset of accounting data on 110,000 companies has its primary existence in the form of Excel spreadsheets. Each year's data is stored in a directory containing 13 spreadsheet files (with columns
/archives/html/s-news/2002-08/msg00195.html (9,880 bytes)

12. Function to create multiple vectors and save them (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Tue, 18 Jun 2002 18:41:34 +0100
I need to produce a series of samples and save each sample to a file, then recall the samples and do things with them. I've managed to write a script to produce the series of samples and save them, b
/archives/html/s-news/2002-06/msg00156.html (8,748 bytes)

13. creating arguments to list() (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Wed, 22 May 2002 15:56:37 +0100
I'm trying to do something like foo.list <- list(foo.1, foo.2, ...., foo.n) where foo.n are n vectors There must be a more elegant way to create these n arguments than laboriously typing in "foo.1"..
/archives/html/s-news/2002-05/msg00157.html (7,143 bytes)

14. SUMMARY: arguments for list() (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Fri, 31 May 2002 16:17:59 +0100
Last week I asked how one could save oneself the effort of typing out a long series of arguments to list(), when the arguments were in a standardised format, e.g.: foo.list <- list(foo.1, foo.2, ....
/archives/html/s-news/2002-05/msg00218.html (8,891 bytes)

15. Pasting text into command window (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Wed, 10 Apr 2002 13:20:55 +0100
There's a limit to the amount of text one can cut-and-paste to the command window (see the thread "Getting a large amount of code from Word to the Command", started by Ken Kelley on 24 May 2001-- htt
/archives/html/s-news/2002-04/msg00081.html (6,955 bytes)

16. Avoiding for() loops (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Tue, 5 Mar 2002 17:04:44 -0000
The following function takes n = how.many *randomly-sized* random samples from p, in which the probability of selection for p[i] depends on the value of k[i] relative to max(k) -- thus, if max(k) = k
/archives/html/s-news/2002-03/msg00026.html (7,600 bytes)

17. SUMMARY: Avoiding for() loops (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Thu, 7 Mar 2002 13:59:31 -0000
Thanks to Bill Dunlap, Nick Ellis, Steve McKinney, Brian Ripley, Dimitris Rizopoulos and Greg Warnes for their replies. I've learnt a lot from their various approaches (reproduced below); the essenti
/archives/html/s-news/2002-03/msg00046.html (15,070 bytes)

18. Another newbie question about computation time (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Wed, 6 Feb 2002 13:31:27 -0000
My S+ 2000 procedure of the form thing <- foo(x, y) takes about 12 minutes on a Pentium Pro (processor speed not to hand) with 256MB RAM. Since foo() involves calculating the first through fourth L-m
/archives/html/s-news/2002-02/msg00038.html (8,073 bytes)

19. Re: Another newbie question about computation time (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Wed, 6 Feb 2002 16:36:24 -0000
Many thanks to those who replied. Prof Ripley and Michael Prager both suggested cutting and pasting from the script window to the commands window, which seems to do the business -- about 12 minutes f
/archives/html/s-news/2002-02/msg00043.html (9,864 bytes)

20. for() (score: 1)
Author: P.J.Wells@open.ac.uk
Date: Sun, 10 Feb 2002 14:22:36 -0000
This is a request for insight, rather than help: produces $R.gill.1: L.1 L.cv tau.3 tau.4 tau.5 0.2454 0.5659 0.4032 0.2599 0.1886 $R.gill.2: L.1 L.cv tau.3 tau.4 tau.5 0.2166 0.6087 0.3213 0.3043 0.
/archives/html/s-news/2002-02/msg00095.html (7,241 bytes)


This search system is powered by Namazu