Search String: Display: Description: Sort:

Results:

References: [ +from:Horace.Tso@pgn.com: 18 ]

Total 18 documents matching your query.

1. Modeling inverse relationship with gumbel copula (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Fri, 21 Apr 2006 15:34:38 -0700
=1)
/archives/html/s-news/2006-04/msg00099.html (6,571 bytes)

2. Simulating multivariate normals (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Fri, 03 Feb 2006 11:19:15 -0800
Dear list, This little question of mine has to do with simulating multivariate normals. It's been nagging me for sometime and I'd like to hear the list's comment. Splus has this build-in rmvnorm func
/archives/html/s-news/2006-02/msg00014.html (7,331 bytes)

3. Re: call c++ from splus (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Tue, 13 Dec 2005 15:16:03 -0800
I'm not sure how efficient it is, but here is a way of passing a matrix/dataframe. First, you create a list in Splus with as many elements as no. of columns in your dataframe/matrix. Then you read b
/archives/html/s-news/2005-12/msg00041.html (10,994 bytes)

4. Re: multiple outputs in nnet (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Thu, 04 Aug 2005 12:41:27 -0700
o
/archives/html/s-news/2005-08/msg00019.html (8,221 bytes)

5. Problem with attaching S.dll in V7.0 (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Tue, 16 Aug 2005 10:52:33 -0700
l
/archives/html/s-news/2005-08/msg00057.html (7,736 bytes)

6. Re: Problem with attaching S.dll in V7.0 (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Wed, 17 Aug 2005 10:53:28 -0700
t
/archives/html/s-news/2005-08/msg00073.html (9,967 bytes)

7. Summary: Problem with attaching S.dll in V7.0 (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Thu, 18 Aug 2005 17:25:23 -0700
a
/archives/html/s-news/2005-08/msg00086.html (8,188 bytes)

8. Re: Stripping time column from time series (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Mon, 16 May 2005 13:23:20 -0700
t
/archives/html/s-news/2005-05/msg00096.html (7,946 bytes)

9. Re: statistical terminology controversy (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Wed, 18 May 2005 14:59:14 -0700
o
/archives/html/s-news/2005-05/msg00123.html (13,259 bytes)

10. bitwise operations (score: 1)
Author: .com>
Date: Mon, 04 Apr 2005 15:23:07 -0700
tions and sub-fun
/archives/html/s-news/2005-04/msg00018.html (7,866 bytes)

11. Re: bitwise operations (score: 1)
Author: o.au>
Date: Mon, 04 Apr 2005 16:50:45 -0700
just how big your
/archives/html/s-news/2005-04/msg00020.html (11,821 bytes)

12. Summary: bitwise op (score: 1)
Author: .com>
Date: Tue, 05 Apr 2005 10:10:01 -0700
ciated with these
/archives/html/s-news/2005-04/msg00029.html (9,419 bytes)

13. Subsetting NAs from dataframes (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Tue, 01 Mar 2005 12:22:41 -0800
Dear list, This should be very simple and I've wasted enough time on it but still get nowhere. I got a dataframe with NAs scattering all over the place. I want to pick out all rows, or similarly all
/archives/html/s-news/2005-03/msg00004.html (6,961 bytes)

14. Summary : subsetting NAs (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Tue, 01 Mar 2005 13:03:09 -0800
I'd like to thank Richard Heiberger, Gerald Jean, Sarah Goslee, Bill Dunlap, and lastly Terry Therneau for their solutions. Trick is to use apply(), subs <- apply(is.na(tmp), 1, function(x) !any(x))
/archives/html/s-news/2005-03/msg00009.html (6,793 bytes)

15. Re: if vs. ifelse (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Thu, 17 Mar 2005 09:47:08 -0800
ifelse returns one of the two arguments which must be a vector. if the satisfied argument is a matrix then it returns the first column. Horace >>> "Laura Holt" <lauraholt_983@hotmail.com> 03/17/05 9:
/archives/html/s-news/2005-03/msg00081.html (8,773 bytes)

16. Re: Splus book on Artificial Neural Network (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Tue, 04 Jan 2005 13:29:42 -0800
A new addition to the literature is C. Bishop (1995) Neural Networks for Pattern Recognition, Clarendon Press, Oxford. The chapter on NN in Hastie, et. al. Elements of Stat. Learning, Springer is als
/archives/html/s-news/2005-01/msg00017.html (7,524 bytes)

17. Re: C call - memory problem (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Thu, 25 May 2006 10:05:00 -0700
Patrick, in my S.h, which really just points to 'S_define.h', I found two macros defined in terms of two different functions, 1. #define Calloc(n,t) (t *)S_ok_calloc((n),sizeof(t), S_evaluator) 2. #d
/archives/html/s-news/2006-05/msg00094.html (12,615 bytes)

18. Re: Generating a binary series (score: 1)
Author: "Horace Tso" <Horace.Tso@pgn.com>
Date: Wed, 13 Sep 2006 13:26:54 -0700
Gareth, I asked about a similar question a while back and the code is expand.grid(rep(list(0:1), n)) Then I was reminded by a very pragmatic Bill Venables that in the real world where anything beyond
/archives/html/s-news/2006-09/msg00037.html (7,369 bytes)


This search system is powered by Namazu