- 1. t (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 29 Jan 2004 11:59:58 +0100
- S+2000 under Windows 2000. Notwithstanding past messages concerning a possible bug in signif, which was not, in one case, a bug, I am puzzled by the following behaviour: -- [1] 1 [1] 0.99999999999999
- /archives/html/s-news/2004-01/msg00172.html (6,765 bytes)
- 2. censorReg (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Mon, 8 Dec 2003 11:51:45 +0100
- I am working with S+2000 under Windows 2000. Recently I have been repeatedly using function censorReg. Objects of class censorReg inherit from lm-objects. However some methods for lm-objects do not w
- /archives/html/s-news/2003-12/msg00036.html (6,768 bytes)
- 3. Saving Window Size as Default (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 11 Jun 2003 13:45:55 +0200
- I am working with S+2000, Rel.3, under Windows 2000 Professional, Version 5.0.2195 Service Pack 2 Build 2195. Clicking "Saving Window Size/Properties as Default" under Options does not, apparently, h
- /archives/html/s-news/2003-06/msg00065.html (6,790 bytes)
- 4. model.tables (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 5 Mar 2003 11:22:46 +0100
- I have been working with model.tables and multicomp recently (S+2000, Rel.3, Windows 2000) and have a number of questions. Let me look at the following today. Consider the calls and printouts: -- ) T
- /archives/html/s-news/2003-03/msg00022.html (7,469 bytes)
- 5. matrix to data.frame (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 12 Mar 2003 15:31:58 +0100
- I have a logical matrix, ww1, which I need to convert to a data frame. 1M 3M 1 F F 2 F F 3 T T 4 F F 6 T T `data.frame': 5 obs. of 2 variables: $ 1M: class Factor ; 2 levels: FALSE,TRUE: FALSE FALSE
- /archives/html/s-news/2003-03/msg00086.html (7,451 bytes)
- 6. matrix to data.frame (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 12 Mar 2003 16:17:39 +0100
- In my previous message I forgot to mention that I am working with S+2000 under Windows 2000, sorry. The suggestion to change a General Setting/Data/Defaut Text.Col from factor to character does not s
- /archives/html/s-news/2003-03/msg00089.html (7,739 bytes)
- 7. Re: About_Optimization (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 12 Feb 2003 11:28:42 +0100
- How about the following: r <- c(rep("z", length(z)), rep("y", length(y))) rank(c(z, y))[r == "y"] - rank(y) L. Molinari
- /archives/html/s-news/2003-02/msg00072.html (7,521 bytes)
- 8. export from command line (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 26 Sep 2002 09:17:22 +0200
- S+2000, Rel.3 under Windows 2000 I have been trying to export data to EXCEL from the command line as follows: -- -- I always get the message: -- ERROR:Cannot export DataSet = "{0". The data must be c
- /archives/html/s-news/2002-09/msg00188.html (7,446 bytes)
- 9. export from command line (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 26 Sep 2002 10:09:54 +0200
- Sorry for my previous message, given below, and thanks to Orestis.Papasouliotis (Orestis.Papasouliotis@serono.com), who indicated where the problem was. I had not read the help carefully enough. expo
- /archives/html/s-news/2002-09/msg00189.html (7,324 bytes)
- 10. export from command line (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 26 Sep 2002 11:55:53 +0200
- Sorry for my previous message, given below, and thanks to Orestis.Papasouliotis and Dowle, Matthew, who indicated where the problem was. I had not read the help carefully enough. export.data requires
- /archives/html/s-news/2002-09/msg00190.html (7,322 bytes)
- 11. Missing warnings? (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 28 Feb 2002 14:32:19 +0100
- u
- /archives/html/s-news/2002-02/msg00245.html (7,269 bytes)
- 12. Bug in format? (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 21 Jun 2001 13:27:36 +0200
- Working with S+2000 Rel2 under NT4.0 Is the following a bug or should I know it better? -- level mobil trend -2.336 NA NA level mobil trend "-2.336" " NA" " NA" Error in attributes<-: Invalid length
- /archives/html/s-news/2001-06/msg00191.html (7,098 bytes)
- 13. Deleting temporary files (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Tue, 22 May 2001 09:38:26 +0200
- I am working with S+2000 Rel 2 under Windows NT4.0 I would like edit and fix NOT to delete (at least during a session) the temporary file they create after terminating. I found a way by sligthly modi
- /archives/html/s-news/2001-05/msg00208.html (6,701 bytes)
- 14. What are data frames, exactly? (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 5 Oct 2000 13:09:59 +0200
- I have been working for years with S+ (now S+2000 Rel 2 under NT4.0), but from time to time I still stumble at the behaviour of data frames. In the following zzz is a data frame containing factors an
- /archives/html/s-news/2000-10/msg00031.html (9,212 bytes)
- 15. What are data frames, exactly? (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Mon, 9 Oct 2000 16:10:14 +0200
- Last week I asked a couple of questions about data frames. Here the essentials of the replies. -- Thanks to P. Burns, L. Gibiansky, P. Kleiber, D. MacQueen, B. Ripley, A. York for replying to my quer
- /archives/html/s-news/2000-10/msg00065.html (8,858 bytes)
- 16. S+2000, Rel. 3 (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Wed, 11 Oct 2000 15:42:45 +0200
- I have been working with S+2000, Rel.2, under Windows NT4, until this morning. I have always been rather cautious with service packs, but after more than one month from its release and in view of lit
- /archives/html/s-news/2000-10/msg00104.html (7,171 bytes)
- 17. Binary content of an object (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Thu, 26 Oct 2000 10:09:33 +0200
- (S+2000 Rel 2 under NT4.0) I saw a peculiar behaviour of a numerical object zz (the printout below should be elementary enough not to require further comments); this object is part of a bigger one im
- /archives/html/s-news/2000-10/msg00218.html (7,756 bytes)
- 18. [S] kaplanMeier vs. survfit in S+2000 (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Mon, 29 May 2000 09:17:26 +0200
- Uni
- /archives/html/s-news/2000-05/msg00260.html (13,101 bytes)
- 19. [S] kaplanMeier (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Tue, 14 Mar 2000 15:11:58 +0100
- I am working with S+2000 Rel 2 under Windows NT4.0 Here is the result of applying kaplanMeier to some data: -- Number Observed: 71 Number Censored: 63 Confidence Type: log Survival Std.Err 95% LCL 95
- /archives/html/s-news/2000-03/msg00133.html (9,319 bytes)
- 20. [S] survReg and censorReg (score: 1)
- Author: "Molinari, Luciano" <Luciano.Molinari@kispi.unizh.ch>
- Date: Fri, 11 Feb 2000 14:57:07 +0100
- I am working with S+2000 Rel.2 under WindowNT4.0. Recently I was confronted with survival data, went over S+2000 Guide to Statistics Vol.2 Ch.8-13, and now I have quite a few remarks (1:4 below, perh
- /archives/html/s-news/2000-02/msg00089.html (13,655 bytes)
This search system is powered by
Namazu