Search String: Display: Description: Sort:

Results:

References: [ +from:tristan.lorino@lcpc.fr: 46 ]

Total 46 documents matching your query.

1. Graphic problem (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Thu, 9 Mar 2006 10:04:45 +0100
s
/archives/html/s-news/2006-03/msg00020.html (7,704 bytes)

2. Last question about plot (and NA) (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Fri, 10 Mar 2006 14:56:11 +0100
e
/archives/html/s-news/2006-03/msg00029.html (8,324 bytes)

3. Re : Last question about plot (and NA) (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Fri, 10 Mar 2006 15:07:51 +0100
o
/archives/html/s-news/2006-03/msg00031.html (8,311 bytes)

4. Superposing graphics with exactly the same x-axis (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 13 Mar 2006 15:26:42 +0100
i
/archives/html/s-news/2006-03/msg00036.html (8,113 bytes)

5. Re : Superposing graphics with exactly (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 13 Mar 2006 16:00:59 +0100
n
/archives/html/s-news/2006-03/msg00039.html (8,515 bytes)

6. Re : Superposing graphics with exactly the same x-axis (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 13 Mar 2006 16:27:18 +0100
9
/archives/html/s-news/2006-03/msg00043.html (8,258 bytes)

7. Mixing tapply and diff (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Thu, 16 Feb 2006 09:35:56 +0100
I have two columns: one concerning quantitative data (V1), the other concerning the identification of the repeated measures made on the same units (V2) ; here, there is 3 measures on the first unit,
/archives/html/s-news/2006-02/msg00044.html (7,981 bytes)

8. Re : Mixing tapply and diff (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Thu, 16 Feb 2006 09:51:59 +0100
Message de Dimitris Rizopoulos, reçu le jeudi 16 février 2006 à 09:41 : Thank you... but I have an error message: Problem in data.frameAux.list(x, na.strings = na.strings, stringsAsFactors = str..
/archives/html/s-news/2006-02/msg00046.html (9,297 bytes)

9. Re : Re : Mixing tapply and diff (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Thu, 16 Feb 2006 09:59:33 +0100
Message de Tristan Lorino, reçu le jeudi 16 février 2006 à 09:51 : vals <- tapply(as.vector(SDF1$V1), SDF1$V2, diff) out <- data.frame(id = rep(unique(SDF1$V2), sapply(vals, length)), diff = unlist
/archives/html/s-news/2006-02/msg00048.html (8,482 bytes)

10. SurvReg (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Tue, 28 Feb 2006 11:02:15 +0100
With survReg, it is possible to get the inverse Hessian: Is it possible to get also the score matrix? More generally, how can I get all the steps of the procedure? A sort of debugging for survReg (S
/archives/html/s-news/2006-02/msg00084.html (6,886 bytes)

11. Extraction (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Fri, 6 Jan 2006 10:01:03 +0100
data[1,14]_1 for (i in 1:19999) { data[i+1,14]_ifelse(data[i+1,13]==data[i,13],0,1) } So if a line corresponds to the same subject as the previous line, there is a "0" in the new column, and a "1" i
/archives/html/s-news/2006-01/msg00009.html (7,616 bytes)

12. Re : Extraction (and one last question) (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Fri, 6 Jan 2006 14:13:03 +0100
Message de Dimitris Rizopoulos, reçu le vendredi 6 janvier 2006 à 10:12 : Thank you, it works perfectly. The last difficulty for me is to do the same thing for two (or more) columns: the goal is to e
/archives/html/s-news/2006-01/msg00011.html (8,629 bytes)

13. Re : Re : Extraction (and an answer) (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Fri, 6 Jan 2006 14:22:35 +0100
Message de Tristan Lorino, reçu le vendredi 6 janvier 2006 à 14:13 : I found one solution: pasting the two columns (ident and factor) and removing the duplicates... -- Laboratoire Central des Ponts e
/archives/html/s-news/2006-01/msg00012.html (8,142 bytes)

14. Customize ticks and label of x-axis (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Tue, 10 Jan 2006 09:42:07 +0100
I have a graphic with dates in x-axis: it's available at http://daedale.free.fr/erwin/example.png All the dates can't stand together, because of their length. I would like to know if it is possible
/archives/html/s-news/2006-01/msg00023.html (7,685 bytes)

15. Axis at the same scale (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 30 Jan 2006 11:28:45 +0100
I would like to plot 8 plots at the same y-axis scale (in order to compare them), e.g. with the same y-axis ranging from 0.6 to 2. When I specify: par(mfrow=c(4,2)) plot(...,axes=F) axis(1) axis(2,a
/archives/html/s-news/2006-01/msg00099.html (7,575 bytes)

16. Axis (thanks) and exporting plot (png for pdfLaTeX) (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 30 Jan 2006 15:23:47 +0100
Thank you all for your responses. My last question: what is the best option for text font, when one exports a graph (png format) to (pdf)LaTeX? My options are "cex=.9,font=26", but the text in the s
/archives/html/s-news/2006-01/msg00102.html (7,196 bytes)

17. PCA: unit circle and additional variable (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Wed, 6 Jul 2005 16:40:53 +0200
I have two questions about PCA: 1. did someone written a script given a beautiful unit circle for the graphical representation of the initiale variables in the plane of the components? 2. how can I
/archives/html/s-news/2005-07/msg00021.html (7,165 bytes)

18. Importing data: size exceeded (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 11 Jul 2005 09:07:52 +0200
I would like to import a data file containing 760,000 lines and 20 columns. S-Plus (v7) says that "the file data.txt has a file size greater than 10000000 bytes. Importing this file may fail with th
/archives/html/s-news/2005-07/msg00047.html (7,043 bytes)

19. Comparing matrix and vector (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Mon, 11 Jul 2005 17:15:36 +0200
I would like to extract from a matrix A all the consecutive lines which have the same value in a specified column -- say column 4. With the following code, I determine the values which are (consecut
/archives/html/s-news/2005-07/msg00049.html (7,406 bytes)

20. Debugging survReg (score: 1)
Author: Tristan Lorino <tristan.lorino@lcpc.fr>
Date: Thu, 28 Jul 2005 09:49:11 +0200
Is there a way to obtain all the steps in the SurvReg(Surv(...), dist="weibull"), particularly the values of the contribution of each observation to the likelihood, and the estimations at each itera
/archives/html/s-news/2005-07/msg00150.html (6,746 bytes)


This search system is powered by Namazu