Search String: Display: Description: Sort:

Results:

References: [ +from:paulda@BATTELLE.ORG: 66 ]

Total 66 documents matching your query.

1. lexical scoping question (I think) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Tue, 14 Oct 2003 15:11:43 -0400
/archives/html/s-news/2003-10/msg00132.html (8,256 bytes)

2. lexical scoping question (I think) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Tue, 14 Oct 2003 15:01:35 -0400
/archives/html/s-news/2003-10/msg00133.html (9,685 bytes)

3. Re: lexical scoping question (I think) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 15 Oct 2003 13:13:15 -0400
/archives/html/s-news/2003-10/msg00148.html (13,637 bytes)

4. Re: lexical scoping question (I think) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 15 Oct 2003 15:24:18 -0400
/archives/html/s-news/2003-10/msg00149.html (13,678 bytes)

5. pairs( ) plot question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Sat, 26 Jul 2003 18:45:28 -0400
e
/archives/html/s-news/2003-07/msg00184.html (7,602 bytes)

6. Re: pairs( ) plot question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Mon, 28 Jul 2003 08:18:57 -0400
a
/archives/html/s-news/2003-07/msg00189.html (10,834 bytes)

7. function to create data frames (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 05 Mar 2003 16:10:08 -0500
I need to build an S-function that lets the user pass a character vector as an argument. This function is to create data frames whose names are drawn from the character vector. I envision something l
/archives/html/s-news/2003-03/msg00032.html (8,219 bytes)

8. SUMMARY: function to create data frames (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Thu, 06 Mar 2003 10:10:02 -0500
I received helpfult replies from David L Lorenz, Patrick Burns, Julian Taylor, Barry Zajdlik, and Nick Locantore. All but one recommended the use of the assign( ) function to create dataframes within
/archives/html/s-news/2003-03/msg00043.html (7,482 bytes)

9. Fitting Mixtures of Weibull Distns (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Thu, 06 Mar 2003 10:15:41 -0500
A colleague has been trying to get SAS to fit a mixture of Weibull distributions with the numerical routines in SAS/OR. Are there any pre-existing routines available for S that fit finite mixtures of
/archives/html/s-news/2003-03/msg00044.html (7,572 bytes)

10. gls( ) question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Tue, 18 Mar 2003 16:01:03 -0500
On page 251 of "Mixed Effects Models in S and Splus," Drs. Pinheiro and Bates use the "Orthodont" dataset to illustrate the gls( ) function. I have been able to duplicate their results using Splus 6.
/archives/html/s-news/2003-03/msg00117.html (8,943 bytes)

11. Immunoassay validation (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Thu, 20 Mar 2003 12:06:29 -0500
/archives/html/s-news/2003-03/msg00133.html (7,083 bytes)

12. weighted least squares (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 26 Mar 2003 12:13:27 -0500
the gra
/archives/html/s-news/2003-03/msg00189.html (7,638 bytes)

13. weighted least squares (follow on) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Fri, 28 Mar 2003 15:23:58 -0500
ation of
/archives/html/s-news/2003-03/msg00202.html (7,038 bytes)

14. Confirmed Splus 6.1 Bug (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 12 Feb 2003 09:29:25 -0500
Last week I contacted technical support at Insightful and passed along some of my code. Splus 6.1 kept generating strange errors (among other things) when I tried to perform a stratified linear regre
/archives/html/s-news/2003-02/msg00073.html (9,563 bytes)

15. Re: Confirmed Splus 6.1 Bug (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 12 Feb 2003 10:40:23 -0500
Let me hasten to add that the models illustrated below were created by Insightful's tech. supt. people. They do not represent the models I was actually fitting. -david paul Last week I contacted tech
/archives/html/s-news/2003-02/msg00075.html (10,228 bytes)

16. Time Series Book(s) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Sat, 18 Jan 2003 16:24:58 -0500
Does anyone know of a good book that demonstrates the time series methods built into Splus? I am thinking of something analogous to "Mixed-Effects Models in S and S-PLUS", by Drs. Pinheiro and Bates.
/archives/html/s-news/2003-01/msg00089.html (6,723 bytes)

17. SUMMARY - Time Series Book(s) (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Mon, 20 Jan 2003 11:11:32 -0500
I have received several helpful replies in regards to my Time Series Book question. The replies are given below -- much thanks to Dr. Laurent Ferrara and Dr. Eric Zivot. David Paul, Ph.D. Battelle Me
/archives/html/s-news/2003-01/msg00102.html (11,548 bytes)

18. Boxplot question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Tue, 21 Jan 2003 10:26:04 -0500
My data have three columns: data$relative.humidity, data$precipitation, and data$temperature. I have been using "boxplot(split(data$relative.humidity, group), split(data$precipitation, group), split(
/archives/html/s-news/2003-01/msg00108.html (8,375 bytes)

19. SUMMARY - Boxplot question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Tue, 21 Jan 2003 10:44:31 -0500
I have received two very helpful replies, copied below. Thanks much to Andy Liaw and Sundar Dorai-Raj. -david paul --Original Post -- My data have three columns: data$relative.humidity, data$precipit
/archives/html/s-news/2003-01/msg00110.html (7,633 bytes)

20. lme( . ) question (score: 1)
Author: "Paul, David A" <paulda@BATTELLE.ORG>
Date: Wed, 29 Jan 2003 10:01:11 -0500
I am aware that least squares estimates of regression coefficients in autoregressive models tend to be downward biased, particularly for small samples [Hamilton, "Time Series Analysis", 1994]. I woul
/archives/html/s-news/2003-01/msg00165.html (8,169 bytes)


This search system is powered by Namazu