Search String: Display: Description: Sort:

Results:

References: [ +from:KKelley@ND.Edu: 19 ]

Total 19 documents matching your query.

1. Problems using CSI for a pdf.graph() (score: 1)
Author: Ken Kelley <KKelley@ND.EDU>
Date: Tue, 13 Aug 2002 20:33:08 -0500
Hello Everyone, I'm trying to make a plot in pdf from graph.pdf(). I've adjusted the placement of the X and Y axis label by using csi in the ploting function. The plot looks fine when I plot it in S-
/archives/html/s-news/2002-08/msg00092.html (8,910 bytes)

2. Functions from R, and (the lack) of Noncentral Capability (score: 1)
Author: Ken Kelley <KKelley@ND.EDU>
Date: Sat, 24 Aug 2002 08:26:42 -0500
Hello all, I was wondering if it would be possible to use R's pt() function in place of the pt() function in S-Plus? Unfortunately S-Plus does not allow for a noncentral parameter in determining t pr
/archives/html/s-news/2002-08/msg00155.html (7,679 bytes)

3. Generalized Studentized Range Distribution (Bryant-Paulson Procedure) (score: 1)
Author: Ken Kelley <KKelley@nd.edu>
Date: Fri, 26 Jul 2002 10:05:30 -0500
Hello all, I was wondering if anyone knew if S-Plus would give the critical values of the Generalized Studentized Range distribution (and if not how to get them). When multiple group mean comparisons
/archives/html/s-news/2002-07/msg00202.html (6,893 bytes)

4. A Question on MANOVA (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Wed, 05 Jun 2002 13:07:07 -0500
Hello All, I?m having trouble with correctly running a simple MANOVA. The following two designs that are given below should both yield the same results, however, at least the with code provided they
/archives/html/s-news/2002-06/msg00039.html (7,288 bytes)

5. Help Running a MANOVA (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Wed, 05 Jun 2002 12:47:57 -0500
Hello All, I?m having trouble with correctly running a simple MANOVA. The following two designs that are given below should both yield the same results, however, at least the with code provided they
/archives/html/s-news/2002-06/msg00040.html (7,348 bytes)

6. How Does One Simulate Logistic Regression Data? (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Fri, 12 Apr 2002 14:47:36 -0500
Hello Everyone, I had a question about generating simulation data that follows a logistic regression model, where the outcome variable is a 0 or 1 ("success" or "failure"). What I would like to do is
/archives/html/s-news/2002-04/msg00102.html (7,556 bytes)

7. The inner workings of simulations in S Plus: How can we improve efficiency? (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Tue, 23 Apr 2002 07:23:09 -0500
Hello All, I was wondering if someone could conceptually explain how S Plus uses memory when simulations are run. I do a great deal of simulation work, but I do not have a firm grasp of what S Plus i
/archives/html/s-news/2002-04/msg00176.html (9,072 bytes)

8. Quantitative Methodology in Aging Research Conference and Workshop (score: 1)
Author: Ken Kelley <KKelley@ND.EDU>
Date: Sat, 16 Feb 2002 17:29:04 -0500
Quantitative Methodology in Aging Research Notre Dame Series on Quantitative Methodology Conference and Workshop May 30, 31 and June 1, 2002 University of Notre Dame, South Bend, Indiana Web address:
/archives/html/s-news/2002-02/msg00161.html (8,978 bytes)

9. Can S+ Generate Data from a Rayleigh Distribution? (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Fri, 07 Dec 2001 09:10:32 -0500
Hello everyone, I was wondering if anyone knew if there was anyway to generate random data from a Rayleigh distribution with some specified variance using S-Plus 2000 (for windows)? There seems to be
/archives/html/s-news/2001-12/msg00065.html (6,944 bytes)

10. ANSWER TO: Can S+ Generate Data from a Rayleigh Distribution? (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Fri, 07 Dec 2001 11:34:48 -0500
Thanks to James and Joe for the following two responses on generating data from a Rayleigh Distribution. Isn't a Rayleigh a special case of a Weibull: if A and B are the Weibull parameters, then a Ra
/archives/html/s-news/2001-12/msg00071.html (8,689 bytes)

11. Still Troubles with generating values from the Rayleigh dbn (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Sat, 08 Dec 2001 10:39:30 -0500
Yesterday I asked about the Rayleigh distribution and how to generate random values from this distribution. S-Plus does not have a random Rayleigh algorithm specifically, but it does have one for the
/archives/html/s-news/2001-12/msg00082.html (9,059 bytes)

12. deriv Function and pulling out the answer. (score: 1)
Author: Ken Kelley <KKelley@ND.EDU>
Date: Mon, 19 Nov 2001 18:35:41 -0500
Hello everyone, I was wondering if there is a way to pull the expression out of the deriv function. I get an answer but there does not seem to be an obvious way of pulling the answer out to use in ot
/archives/html/s-news/2001-11/msg00163.html (7,033 bytes)

13. Error when trying to open S-Plus (score: 1)
Author: Ken Kelley <KKelley@ND.EDU>
Date: Sun, 09 Sep 2001 11:16:31 -0500
Hi All, I?m running S-Plus 2000 on a Windows 98 SE Pentium III 700. I conducted a large simulation consisting of 30 functions that each yielded a 100,000 X 5 matrix of results. After all of the funct
/archives/html/s-news/2001-09/msg00069.html (7,212 bytes)

14. Quantiles from Noncentral Distributions? (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Sun, 08 Jul 2001 20:01:46 -0500
Hello everyone, I have been becoming interested in noncentral distributions, namely those of the t, F, and chi sq distributions. I would guess that there is a way in S-Plus to derive the quantiles of
/archives/html/s-news/2001-07/msg00046.html (6,733 bytes)

15. Several Columns into one vector (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Wed, 13 Jun 2001 10:42:46 -0500
Hi there guys, Just a simple little question that I'm struggling with. I have a data frame and in this data frame there are 5 columns that I would like to make into a single vector. I was wondering h
/archives/html/s-news/2001-06/msg00122.html (6,508 bytes)

16. Re: Several Columns into one vector (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Wed, 13 Jun 2001 11:25:36 -0500
I just wanted to thank Bert, Don, Shawn, Chuck, Jean, Jorge, Naomi, Laura, Carlisle and Greg for their suggestions. A few of the possible ways to do this are as follows: 1) New.Vector <- c(Data.frame
/archives/html/s-news/2001-06/msg00123.html (8,003 bytes)

17. Getting a large amount of code from Word to the Command Prompt. (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Thu, 24 May 2001 17:25:29 -0500
Hello all, I have (in Microsoft Word) about 20 pages of code that I have written for some simulations (A good bit of the 20 pages is an explanation of what the commands I'm using are doing at that po
/archives/html/s-news/2001-05/msg00269.html (8,731 bytes)

18. Re: Getting a large amount of code from Word to the Command Prompt. (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Thu, 24 May 2001 17:54:40 -0500
Thanks Sam, Jim, Charles, Raphael, Steve, Don and A.J., I knew it had to be something easy like that! I guess I've just gotten so used to cutting and pasting, I forgot you could simply read in an ext
/archives/html/s-news/2001-05/msg00272.html (9,864 bytes)

19. Re: Efroymson's method (score: 1)
Author: Ken Kelley <KKelley@ND.Edu>
Date: Wed, 30 May 2001 15:05:29 -0500
Hi Winfred, Maybe this will get you started.......? Once you get this then maybe your other questions will become more clear. "I'd like to know what a partial correlation is" Well, a partial correlat
/archives/html/s-news/2001-05/msg00318.html (9,384 bytes)


This search system is powered by Namazu