Search String: Display: Description: Sort:

Results:

References: [ +from:Agin.Patrick@hydro.qc.ca: 32 ]

Total 32 documents matching your query.

1. extract from an array of arbitrary dimension (score: 1)
Author: <Agin.Patrick@hydro.qc.ca>
Date: Fri, 14 Oct 2005 11:07:04 -0400
Dear S-Users,<o:p></o:p> <o:p> </o:p> I'm trying to extract from an array x of arbitrary dimension in the following way :<o:p></o:p> <o:p> </o:p> y <- x[,1] #if x is length(dim(x)==2)<o:p></o:p> y <-
/archives/html/s-news/2005-10/msg00046.html (11,297 bytes)

2. Re: dates to day calculation (score: 1)
Author: <Agin.Patrick@hydro.qc.ca>
Date: Wed, 26 Oct 2005 16:47:35 -0400
dates("2/16/2004")-dates("12/23/2003")<o:p></o:p> [1] 55<o:p></o:p> attr(, "format"):<o:p></o:p> [1] "h:m:s"<o:p></o:p> attr(, "class"):<o:p></o:p> [1] "times"<o:p></o:p> <o:p> </o:p> Hope that help
/archives/html/s-news/2005-10/msg00084.html (11,113 bytes)

3. Re: setting indices to true or false (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Wed, 29 Jun 2005 10:35:09 -0400
Longentryindex[3]_F or Longentryindex[3]_FALSE<o:p></o:p> (and T or TRUE)<o:p></o:p> Regards,<o:p></o:p> Patrick<o:p></o:p> <o:p> </o:p> <o:p> </o:p> From: s-news-owner@lists.biostat.wustl.edu [mailt
/archives/html/s-news/2005-06/msg00103.html (11,605 bytes)

4. seq(0, 1, .05)==0.15 doesn't work (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Wed, 11 May 2005 14:17:55 -0400
i
/archives/html/s-news/2005-05/msg00051.html (8,275 bytes)

5. How to debug a generic function? (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Tue, 24 Aug 2004 10:04:09 -0400
lst[ is.ele
/archives/html/s-news/2004-08/msg00131.html (8,269 bytes)

6. Re: (non)-evaluation of an optional argument (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Thu, 15 Jul 2004 10:01:02 -0400
Thank you David for your answer. The problem is that myfct() is actually called from another function (say myfct.0) so the variable tmp in my example is not a global variable. In other words, eval("b
/archives/html/s-news/2004-07/msg00075.html (21,018 bytes)

7. Re: use of the VC7 debugger (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Thu, 1 Apr 2004 10:54:28 -0500
Would someone be gentle enough to describe to me what the general procedure is. I don't have the book Professor Ripley kindly referred to in his reply. Thank you, Patrick -- Brian D. Ripley, ripley@s
/archives/html/s-news/2004-04/msg00001.html (10,019 bytes)

8. RECAP: use of the VC7 debugger (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Fri, 2 Apr 2004 11:08:06 -0500
to Doug Meador who guided me to the solution (and thank you also to Yannis Tzamouranis, Winnie Lambert, Mark Leeds, Nick Ellis and Professor Brian D. Ripley): On Wed, 31 Mar 2004 Agin.Patrick@hydro.
/archives/html/s-news/2004-04/msg00003.html (9,096 bytes)

9. use of the VC7 debugger (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Wed, 31 Mar 2004 15:49:59 -0500
using S-Plus with calls to C functions. It works very well but I'm wondering if there is mean to enter the C debugger while debugging the calls to C? I'm using Microsoft Visual C++ 7.0 and S-Plus 4.
/archives/html/s-news/2004-03/msg00250.html (6,938 bytes)

10. expected value of a normal variable with integrate() (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Mon, 22 Dec 2003 16:10:11 -0500
e D
/archives/html/s-news/2003-12/msg00119.html (7,867 bytes)

11. Re: expected value of a normal variable with integrate() (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Mon, 22 Dec 2003 16:44:24 -0500
s a
/archives/html/s-news/2003-12/msg00123.html (7,875 bytes)

12. tick labels on a levelplot graph (score: 1)
Author: Patrick Agin <Agin.Patrick@hydro.qc.ca>
Date: Mon, 10 Feb 2003 15:51:50 -0500
Does anybody know how to specify to S-plus (ver 4.5) the tick labels? Specifically, the call is the following: levelplot(z~x*y,data=df) and I would like to have x and y labels as characters (somethi
/archives/html/s-news/2003-02/msg00060.html (6,507 bytes)

13. memory growing problem with my fct (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Thu, 18 Apr 2002 10:32:52 -0400
My program is a simple loop function that generates for each pass "nt" multivariate normal vectors. I assign this random sample to the variable r, calculate for each line a weighted mean, put this r
/archives/html/s-news/2002-04/msg00146.html (9,637 bytes)

14. Y2K problem (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Thu, 15 Nov 2001 14:45:10 -0500
Under Windows NT on Splus 4.5, I try to read a text file which contains in column 1 dates and in column 2 numbers. Here are the first few lines of the file: 12-Dec-85 10.05 04-Jan-86 10.55 11-Feb-86
/archives/html/s-news/2001-11/msg00135.html (10,874 bytes)

15. weighted regression with RDL1.S (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Mon, 13 Nov 2000 16:10:04 -0500
Does someone know how to include weights in the S-Plus rdl1.s algorithm (developed by Hubert & Rousseeuw)? Of course, the algorithm already include a weighting scheme (based on distances of x points
/archives/html/s-news/2000-11/msg00137.html (7,017 bytes)

16. ODBC connection in S-Plus (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Tue, 24 Oct 2000 10:51:22 -0400
I'm trying to import Microsoft Access table from my S-Plus 4.5 (Windows NT 4.0). I select « File - Import Data - from ODBC connection » and get the following message « Out of memory. Please free s
/archives/html/s-news/2000-10/msg00205.html (6,814 bytes)

17. [S] rank of a matrix with SVD is good? (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Fri, 29 Sep 2000 11:58:43 -0400
Hi everyone, Is the Singular Value Decomposition a good way to calculate the rank of a square matrix? I have the following problem: my matrix X (10x10) seems to be singular and thus not invertible. Y
/archives/html/s-news/2000-09/msg00198.html (8,621 bytes)

18. RE: [S] rank of a matrix with SVD is good? (score: 1)
Author: Agin.Patrick@hydro.qc.ca
Date: Fri, 29 Sep 2000 13:14:02 -0400
Thank you to Fernando Quintana, Bruce Mcullough, Lane Bishop and Bill You were right, the matrix is invertible and solve(as.matrix(X)) does the work. Bill, I use Splus 4.5 and data.class(X) and class
/archives/html/s-news/2000-09/msg00200.html (11,063 bytes)

19. [S] moving max (score: 1)
Author: d.com
Date: Mon, 28 Aug 2000 14:49:09 -0400
s for several discrete "units". In the code below, index is a vector if integers 1 through n (for n units). The vector unit.text has labels for each unit p
/archives/html/s-news/2000-08/msg00256.html (7,144 bytes)

20. [S] point out of bounds (score: 1)
Author: "Agin, Patrick" <Agin.Patrick@hydro.qc.ca>
Date: Mon, 10 Apr 2000 15:56:34 -0400
why do I obtain all these warnings: WARNING: Point out of bounds: x = ..., y = ... (one for each point or line). I did a plot and I set the parameter "err" to -1. It doesn't seem to work even with t
/archives/html/s-news/2000-04/msg00092.html (7,175 bytes)


This search system is powered by Namazu