Search String: Display: Description: Sort:

Results:

References: [ +from:dan_k_10017@yahoo.com: 24 ]

Total 24 documents matching your query.

1. splus 3.4 (score: 1)
Author: t.Kurbat@kmv.com>
Date: Tue, 7 Aug 2001 07:09:22 -0700 (PDT)
I need to load some c programs to Splus 3.4 in UNIX environment. I don't have the manuals for it. I know in Splus 5, one can do "S CHAPTER" and "S make" to compile and make the executables for Splus
/archives/html/s-news/2001-08/msg00061.html (6,653 bytes)

2. two-stage least squares (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Wed, 18 Jul 2001 12:40:08 -0700 (PDT)
Could someone let me know where I can find S+ scripts to do the two-stage least squares? I searched the S-archive, but only found a similar question on this back in 1998 and didn't find any answers
/archives/html/s-news/2001-07/msg00136.html (6,587 bytes)

3. c code used in S+ (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Thu, 19 Jul 2001 10:41:00 -0700 (PDT)
Another question on the c code. The following code, I'm trying to reformat my data from S+ ("sData") into a 2-d data ("data") in c. The program crashes and complains about the "bad address". I'm pre
/archives/html/s-news/2001-07/msg00143.html (7,396 bytes)

4. c code used in S+ (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Fri, 20 Jul 2001 10:12:32 -0700 (PDT)
Thanks very much to Hong (ooi@wintermute.anu.edu.au), Kirby Ogloff, and Nick Ellis for their very helpful advice. I realized it's more of a C question than S+ question. I wasn't sure S+ supports "poi
/archives/html/s-news/2001-07/msg00153.html (6,905 bytes)

5. c codes for splus functions (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Mon, 12 Mar 2001 11:19:26 -0800 (PST)
Dear all, I'm using 'supsmu' function in Splus. It's working fine. However, I need to run things in a lot of iterations. Splus seems slow no matter what I try, such as avoiding loops. So I probably n
/archives/html/s-news/2001-03/msg00083.html (6,733 bytes)

6. importing data from excel (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 23 Jan 2001 07:48:54 -0800 (PST)
I need to import data into splus 2000 from an excel file. This usually works. But this time I have 4 sheets in my excel file. I'd like to import ALL 4 sheets into 4 data frames. Is there a way to do
/archives/html/s-news/2001-01/msg00153.html (6,544 bytes)

7. importing data from excel (2) (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 23 Jan 2001 08:16:50 -0800 (PST)
Thanks very much for those quick responses. I did specify the page numbers each time. But all 4 data frames are from the same left-most sheet in my excel file. All 4 data frames are the same. Am I do
/archives/html/s-news/2001-01/msg00154.html (7,749 bytes)

8. ts.plot with bars (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Fri, 8 Dec 2000 07:04:11 -0800 (PST)
I have a 100x2 matrix XY which is a calendar time series. I'd like to use <<barplot(XY,beside=T)>> to plot the data but label the x-axis with time (rather than 1:100), like the output of ts.plot. I
/archives/html/s-news/2000-12/msg00072.html (6,640 bytes)

9. variance calculation (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Wed, 8 Nov 2000 09:31:12 -0800 (PST)
Does Splus have anything to calculate the variance when the data is serial correlated? If not, where could I find such function? I searched through the statlib but couldn't find anything related. Th
/archives/html/s-news/2000-11/msg00054.html (6,561 bytes)

10. msg00071.html (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Thu, 9 Nov 2000 10:40:58 -0800 (PST)
__________________________________________________ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one Place. http://shopping.yahoo.com/
/archives/html/s-news/2000-11/msg00071.html (6,096 bytes)

11. Thanks (variance calculation) (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Thu, 9 Nov 2000 10:46:55 -0800 (PST)
Many thanks to tjagger@statsci.com, lancelot@telecomplus.sn, rosenfes@mail.nih.gov ezivot@u.washington.edu, Sean.Keenan@citicorp.com for your very helpful comments and advice on the variance estimati
/archives/html/s-news/2000-11/msg00072.html (6,531 bytes)

12. timeSeries Plot (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 10 Oct 2000 07:57:50 -0700 (PDT)
I have a timeseries generated by "timeSeries", e.g. What would be a good way to plot this time series? Ideally I'd like to see the date and time on the plot. I don't think ts.plot works here. Any sug
/archives/html/s-news/2000-10/msg00081.html (6,487 bytes)

13. using lm (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Wed, 18 Oct 2000 07:55:34 -0700 (PDT)
Question regarding using lm() or glm(). I want to build a model like this: Y = a + b*X1 + c*X2 + (d*X2 + e*X3)*X4 where Y is dependent variable, X1,X2,X3,X4 are independent variables. The way I use
/archives/html/s-news/2000-10/msg00166.html (6,722 bytes)

14. [S] splus to c (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Mon, 25 Sep 2000 09:37:31 -0700 (PDT)
In Splus, how does one pass a 2 dimentional array to a C subroutine? For example, I have a matrix in Splus: [1] 845 13 The C function is declared as follows: void Foo ( float ** something, int *Nrow
/archives/html/s-news/2000-09/msg00164.html (7,638 bytes)

15. [S] splus to c (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Mon, 25 Sep 2000 09:37:40 -0700 (PDT)
In Splus, how does one pass a 2 dimentional array to a C subroutine? For example, I have a matrix in Splus: [1] 845 13 The C function is declared as follows: void Foo ( float ** something, int *Nrow
/archives/html/s-news/2000-09/msg00165.html (7,676 bytes)

16. [S] splus to c (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Wed, 27 Sep 2000 09:51:44 -0700 (PDT)
I'd like to thank Bill Dunlap at Mathsoft, Matt Calder, Douglas Bates, Florin Vaida for their very helpful comments on this subject. -- Dan __________________________________________________ Do You Y
/archives/html/s-news/2000-09/msg00185.html (7,197 bytes)

17. [S] partial correlation (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 8 Aug 2000 12:37:33 -0700 (PDT)
having some problems using image() to display kriging predictions. I'd like to be able to compare predicted distributions among several different images, h
/archives/html/s-news/2000-08/msg00068.html (6,958 bytes)

18. [S] partial correlation(2) (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 8 Aug 2000 13:14:36 -0700 (PDT)
Could some one let me know which Splus command calculates partial correlations (not autocorrelation)? I thought "cor.test" did. Thanks so much.--Dan _____
/archives/html/s-news/2000-08/msg00069.html (7,211 bytes)

19. [S] reply to Qs on partial corr. (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Tue, 8 Aug 2000 14:04:39 -0700 (PDT)
I'd like to calculate the correlation between X and Y controlling the effect of (Z1,Z2,Z3...). I wrote some code to do this which is very slow. Splus must
/archives/html/s-news/2000-08/msg00070.html (7,052 bytes)

20. [S] question on simple linear regression (score: 1)
Author: Dan King <dan_k_10017@yahoo.com>
Date: Fri, 11 Aug 2000 07:41:24 -0700 (PDT)
ave consistently found the graphics to be corrupted if you touch them in Word in any way. Postscript, even using the postscript driver in Windows S+, is mu
/archives/html/s-news/2000-08/msg00111.html (7,729 bytes)


This search system is powered by Namazu