Search String: Display: Description: Sort:

Results:

References: [ +from:asanquer@virbac.fr: 39 ]

Total 39 documents matching your query.

1. Errors in using Menus Data and Statistics (score: 1)
Author: asanquer@virbac.fr
Date: Wed, 30 Nov 2005 08:44:19 +0100
a
/archives/html/s-news/2005-11/msg00081.html (6,732 bytes)

2. One-sided fisher's exact test (score: 1)
Author: asanquer@virbac.fr
Date: Wed, 5 Oct 2005 13:45:42 +0200
Is there a way to perform a one-sided Fisher's exact test? In the help file, it is noted that the function fisher.test is always two-sided. If I divide my two-sided p-value by 2 (p/2), or (1-p)/2 ac
/archives/html/s-news/2005-10/msg00007.html (6,515 bytes)

3. Coercing to character (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 6 Sep 2005 14:33:39 +0200
I've got a problem when I coerce a numeric value to a character: I loose some decimal digits after the decimal point. Example: [1] "3.45" "3.4" I really want to keep the 2 decimal digits. Does someo
/archives/html/s-news/2005-09/msg00010.html (6,955 bytes)

4. Weighted linear regression and latin square design (score: 1)
Author: .com>
Date: Tue, 12 Apr 2005 12:27:51 +0200
new resources si
/archives/html/s-news/2005-04/msg00072.html (8,626 bytes)

5. Weighted linear regression and latin square design (score: 1)
Author: ac.fr
Date: Tue, 12 Apr 2005 11:48:55 +0200
ect, the result i
/archives/html/s-news/2005-04/msg00073.html (8,646 bytes)

6. Trapezoidal method for AUC calculation (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 1 Feb 2005 15:04:18 +0100
I would like to know if someone knows a function for the AUC calculation according to the trapezoidal method. I can program it, but if I can safe time it will be a good news ! Thanks for your help A
/archives/html/s-news/2005-02/msg00003.html (6,732 bytes)

7. Trapezoidal method for AUC calculation / Stop I done it (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 1 Feb 2005 15:33:58 +0100
Thanks, but I program it (and it was really fast). -- Réacheminé par Annaelle Sanquer/VIRBAC/FR le 01/02/05 15:30 -- Annaelle Sanquer Pour : s-news@wubios.wustl.edu 01/02/05 15:04 cc : Objet : Trapez
/archives/html/s-news/2005-02/msg00004.html (7,153 bytes)

8. plot and cex (score: 1)
Author: asanquer@virbac.fr
Date: Thu, 20 Jan 2005 17:02:09 +0100
t
/archives/html/s-news/2005-01/msg00108.html (7,440 bytes)

9. Construction of a model with lme (score: 1)
Author: asanquer@virbac.fr
Date: Wed, 8 Dec 2004 09:12:14 +0100
I would like to construct a mixed effect model, but I hesitate on the form of my model. I have some subjects, which are distributed among 4 rooms. Each subject is treated with one product, and its w
/archives/html/s-news/2004-12/msg00039.html (6,908 bytes)

10. Linear regression (score: 1)
Author: asanquer@virbac.fr
Date: Fri, 10 Dec 2004 08:18:33 +0100
In the context of n several simple linear regression, does someone know what is the "standard deviation of y-intercepts of regression lines" ? How can I calculate it ? Is it only the standard deviat
/archives/html/s-news/2004-12/msg00061.html (6,422 bytes)

11. Problem with fisher.test (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 14 Dec 2004 11:29:46 +0100
I have a problem with the use of fisher.test: Hereafter the crossatbulation of my data: Call: crosstabs(formula = ~ Value + Group, data = mydata) 133 cases in table +--+ +--+ Value |Group --+--+--+-
/archives/html/s-news/2004-12/msg00088.html (7,980 bytes)

12. question on mca (score: 1)
Author: asanquer@virbac.fr
Date: Wed, 22 Dec 2004 10:17:19 +0100
: "Now that we know that the subfunction here is getting a dataframe wi
/archives/html/s-news/2004-12/msg00153.html (6,187 bytes)

13. paired values and covariates (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 23 Nov 2004 15:28:55 +0100
unts 1.5625
/archives/html/s-news/2004-11/msg00139.html (6,804 bytes)

14. Problem with function round (score: 1)
Author: asanquer@virbac.fr
Date: Thu, 9 Sep 2004 09:47:17 +0200
-
/archives/html/s-news/2004-09/msg00046.html (6,783 bytes)

15. Ancova (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 13 Jul 2004 09:24:13 +0200
does someone could tell me what is the best way to perform an analysis of covariance. I try : summary(glm(y ~ Group * x, data=SDF1)) I obtain the following results: Coefficients: Value Std. Error t
/archives/html/s-news/2004-07/msg00061.html (6,727 bytes)

16. Labels in pie chart (score: 1)
Author: asanquer@virbac.fr
Date: Thu, 3 Jun 2004 17:42:57 +0200
Hi everybody, a simple question: I want to produce a pie chart, and I use the following code: pie(table(SDF1$Group),names=c("Present","Absent"), col=c(5,13), rotate=FALSE) but I would like that the p
/archives/html/s-news/2004-06/msg00027.html (6,514 bytes)

17. multivariate analysis of qualitative variables (score: 1)
Author: asanquer@virbac.fr
Date: Fri, 4 Jun 2004 16:13:39 +0200
I would like to analyse a large dataset componed of 20 qualitative variables (ordered factors) with a method in the same mind that Principal components analysis. I saw this method in some books, but
/archives/html/s-news/2004-06/msg00033.html (6,786 bytes)

18. Grouped bars (score: 1)
Author: rrell Jr <f.harrell@vanderbilt.edu>
Date: Tue, 8 Jun 2004 18:40:25 +0200
Does anyone knows if it exists a command line for Grouped bar graph, other than GuiPlot. I try "barplot", but I obtain only stacked bars and not grouped. Thanks in advance annaël
/archives/html/s-news/2004-06/msg00065.html (6,225 bytes)

19. XML reporting (score: 1)
Author: asanquer@virbac.fr
Date: Tue, 9 Mar 2004 17:05:51 +0100
I would like to custom a report from an S-PLUS object by modifying the file SplusObjects_FO.xsl like described in the technical paper "XML reporting". But I cannot modify the file: I made a copy to
/archives/html/s-news/2004-03/msg00090.html (6,413 bytes)

20. Character transformation (score: 1)
Author: asanquer@virbac.fr
Date: Wed, 17 Mar 2004 17:59:30 +0100
I have a little question: when I transform a numeric variable, with a fixed digit number, in character, I loose the null digit. How can I keep them? example: x <- c(2.369,5.421,8.00,9.458) [1] 2.37
/archives/html/s-news/2004-03/msg00145.html (6,772 bytes)


This search system is powered by Namazu