- 1. [S] S-Plus for windows: positioning of grahics windows on screen (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Wed, 2 Dec 1998 11:57:57 -0900 (AKST)
- Dear S-Pluser's I am trying to use S-Plus 3.2 for Windows (running under Windows NT 4.0) as part of a program that uses S-Plus (in batch mode) to do some basic analysis and to display summary output
- /archives/html/s-news/1998-12/msg00018.html (8,158 bytes)
- 2. [S] saving partial results from unfinished for loop (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Mon, 3 Aug 1998 07:01:42 -0800 (AKDT)
- Dear S+ers I have come across this several times now and thought I'd ask. For saving results from bootstraping or some randomization test I often write functions that 1. create an empty matrix for st
- /archives/html/s-news/1998-08/msg00009.html (8,512 bytes)
- 3. [S] Summary: saving partial results from unfinished for loop (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Mon, 3 Aug 1998 09:34:02 -0800 (AKDT)
- I posted the appended question earlier and the short answer is NO. As Prof. Ripley pointed out that would conflict with the back-out model of S. However, if options(error=dump.frames) is set, not all
- /archives/html/s-news/1998-08/msg00010.html (10,209 bytes)
- 4. [S] adding fits to multipanel display (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Fri, 14 Aug 1998 11:10:12 -0800 (AKDT)
- Let's say I have a model: lm(Y ~ A/X+Z) where a is a factor with many levels and z is an important covariate. Is there a simple way using trellis graphics to add the fit from this model to each panel
- /archives/html/s-news/1998-08/msg00113.html (8,227 bytes)
- 5. [S] Summary: adding fits to multipanel display (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Sat, 15 Aug 1998 13:29:59 -0800 (AKDT)
- Thanks to Prof. Ripley I was able to add the desired fit. My goal was to add fitted points for a fixed level of a model including one or more covariates to a multipanel display. The trick was to use
- /archives/html/s-news/1998-08/msg00115.html (10,252 bytes)
- 6. Re: [S] Loop avoiding (score: 1)
- Author: Franz-Josef Mueter <mueter@ims.uaf.edu>
- Date: Wed, 29 Jul 1998 11:38:52 -0800 (AKDT)
- How about: or better yet (much faster than apply): where: function(M) { nc <- ncol(M) c(M %*% array(1, c(nc, 1))) } The latter resulted in the following times on Version 3.3 Release 1 for Sun SPARC,
- /archives/html/s-news/1998-07/msg00206.html (9,887 bytes)
This search system is powered by
Namazu