Search String: Display: Description: Sort:

Results:

References: [ +from:Thierry.ONKELINX@inbo.be: 13 ]

Total 13 documents matching your query.

1. Re: plot (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Wed, 19 Apr 2006 10:00:09 +0200
ri
/archives/html/s-news/2006-04/msg00079.html (11,810 bytes)

2. Re: identifying which column/row is passed in calls to apply() (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 14 Feb 2006 09:41:12 +0100
I would recommend that you add a column to the dataset which indicates what function needs to be evaluated in the apply loop. innerFun <- function(row) { if (row[1] == 1){ result <- mean(row[-1]) } e
/archives/html/s-news/2006-02/msg00030.html (10,419 bytes)

3. NA problem with aggregate (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Fri, 25 Nov 2005 13:36:07 +0100
<o:p> </o:p> I&#8217;m working with a data frame with 6 columns. The first column indicates the year (ranging from 1993 until present) and the other ones the measurements at different locations. For
/archives/html/s-news/2005-11/msg00065.html (12,796 bytes)

4. Color error bar (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Thu, 1 Sep 2005 14:08:20 +0200
Is it possible to change the colour of error bars? Adding &#8216;col = <st1:metricconverter ProductID="4&#8217;" w:st="on">4&#8217;</st1:metricconverter> to the arguments of the error.bar functions h
/archives/html/s-news/2005-09/msg00000.html (8,921 bytes)

5. Re: Question about assigning & scope (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Thu, 18 Aug 2005 17:37:04 +0200
e
/archives/html/s-news/2005-08/msg00083.html (17,911 bytes)

6. Re: small question about NA (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Fri, 19 Aug 2005 16:32:39 +0200
n
/archives/html/s-news/2005-08/msg00091.html (10,716 bytes)

7. Re: comparing NA values with floating points (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 14 Jun 2005 14:09:09 +0200
Use (x - y) < threshold if you want to compare floating point vectors. The threshold is the smallest possible difference between your data. --Oorspronkelijk bericht-- Van: s-news-owner@lists.biostat.
/archives/html/s-news/2005-06/msg00057.html (7,868 bytes)

8. Re: SEs from lm (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Fri, 13 May 2005 13:44:31 +0200
e
/archives/html/s-news/2005-05/msg00084.html (12,820 bytes)

9. Handbook on power and sample size calculations (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 17 May 2005 17:26:44 +0200
e
/archives/html/s-news/2005-05/msg00100.html (10,037 bytes)

10. Re: loops & importing files (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Wed, 18 May 2005 09:56:02 +0200
v
/archives/html/s-news/2005-05/msg00109.html (8,549 bytes)

11. Re: New to S-Plus and simple question (I hope) (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 24 May 2005 14:42:21 +0200
i
/archives/html/s-news/2005-05/msg00147.html (9,024 bytes)

12. Re: ODBC question (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 16 May 2006 17:14:15 +0200
The problem is in your sql statement. sqlQuery="create table TRYTABLE as select * from mytable" into sqlQuery=" SELECT * INTO trytable FROM mytable;" This code worked with my database Connection <- "
/archives/html/s-news/2006-05/msg00051.html (9,295 bytes)

13. Re: automate writing formulas (score: 1)
Author: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Mon, 31 Jul 2006 15:12:32 +0200
An other option is something like this: Frml <- as.formula(paste('F ~',paste('x', 1:1000, sep="" , collapse = " + ")) lm(formula = Frml, data = MyDataFrame) Cheers, Thierry -- -- ir. Thierry Onkelinx
/archives/html/s-news/2006-07/msg00080.html (9,301 bytes)


This search system is powered by Namazu