Search String: Display: Description: Sort:

Results:

References: [ +from:andrey@utstat.toronto.edu: 19 ]

Total 19 documents matching your query.

1. Installing S-Plus version 3.3 in Windows Millenium. (score: 1)
Author: andrey@utstat.toronto.edu
Date: Thu, 27 Sep 01 23:53 EDT
y
/archives/html/s-news/2001-09/msg00246.html (8,046 bytes)

2. [S] Principal components on leptokurtotic data (score: 1)
Author: m.es>
Date: Mon, 8 Mar 99 21:14 EST
This query probably cannot be answered without further detailed information about the intended goal of the statistical analysis. And even then, there may be some difficulties! Linear principal compo
/archives/html/s-news/1999-03/msg00102.html (9,049 bytes)

3. [S] Isotonic regression (score: 1)
Author: andrey@utstat.toronto.edu
Date: Fri, 5 Feb 99 19:24 EST
Hi all! Given a (long) vector x I need to determine the vector y which is closest to it in the least squares sense of minimum sum ( (x-y)^2 ) such that y is monotone increasing. this problem comes up
/archives/html/s-news/1999-02/msg00023.html (7,330 bytes)

4. [S] Generating Multivariate Cauchy (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 23 Nov 98 16:45 EST
Oops! Sorry about a small error in my posting. The solution ``rnorm(n)/rnorm(1)'' assumes a particular `covariation' structure for the multivariate distribution. Usually the numerator needs to be lin
/archives/html/s-news/1998-11/msg00148.html (7,086 bytes)

5. [S] Generating Multivariate Cauchy (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 23 Nov 98 16:37 EST
Gonzalo Mari (gmari@math.carleton.ca) asks how one may generate a Multivariate Cauchy in Splus... This is a special case of the multivariate t-distribution, which is defined as a multivariate normal
/archives/html/s-news/1998-11/msg00149.html (7,501 bytes)

6. [S] Evaluating a Bessel function... (score: 1)
Author: andrey@utstat.toronto.edu
Date: Thu, 26 Nov 98 17:55 EST
I need to evaluate the standard Bessel function J_0 for a broad range of real-valued arguments. Although there is a NAG routine (S17AEF) that does this the thought of trying to link it up with S-Plus
/archives/html/s-news/1998-11/msg00159.html (7,018 bytes)

7. [S] Problem reading large files. (score: 1)
Author: andrey@utstat.toronto.edu
Date: Thu, 15 Oct 98 21:16 EDT
I am running S-PLUS Version 3.4 Release 1 for Silicon Graphics Iris, IRIX 5.3. i have a large ascii file, over 100,000 lines long, one number on each line: 0.766007 0.916291 0.924875 0.924710 0.9143
/archives/html/s-news/1998-10/msg00102.html (8,017 bytes)

8. [S] Reading in a large data set. (score: 1)
Author: andrey@utstat.toronto.edu
Date: Fri, 16 Oct 98 12:10 EDT
thanks to everyone who provided suggestions regarding my trying to read in a large data set using the scan command. the quickest fix turned out to be one suggested by berwin turlach: namely to use re
/archives/html/s-news/1998-10/msg00109.html (6,807 bytes)

9. [S] Inverse function for x[col(x)<row(x)] (score: 1)
Author: andrey@utstat.toronto.edu
Date: Wed, 21 Oct 98 17:31 EDT
3
/archives/html/s-news/1998-10/msg00154.html (7,723 bytes)

10. [S] In search of a density (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 26 Oct 98 10:48 EST
r
/archives/html/s-news/1998-10/msg00192.html (7,372 bytes)

11. [S] Generating Inverse Gaussian (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 28 Sep 98 10:46 EDT
In partial reply to Thomas (yee@scitec.auckland.ac.nz) who wrote seeking code for generating the Inverse Gaussian: The Inverse Gaussian is a special case of the Stable Laws; one should therefore be a
/archives/html/s-news/1998-09/msg00171.html (7,088 bytes)

12. [S] Special Mathematical Functions (score: 1)
Author: andrey@utstat.toronto.edu
Date: Wed, 1 Jul 98 12:42 EDT
In developing new statistical procedures & algorithms for the widely assorted situations that have been of interest to me over the years, it is remarkable just how frequently I have found myself nee
/archives/html/s-news/1998-07/msg00019.html (7,821 bytes)

13. [S] Estimation problems with large covariance matrices (score: 1)
Author: andrey@utstat.toronto.edu
Date: Fri, 17 Jul 98 12:43 EDT
Frank Haertel inquired: I teach a course on `Statistical Methods for Investment and Finance' at the University of Toronto, and this type of question comes up in a number of contexts. Briefly, an n x
/archives/html/s-news/1998-07/msg00135.html (9,071 bytes)

14. [S] grey shades in `image' (score: 1)
Author: andrey@utstat.toronto.edu
Date: Thu, 23 Jul 98 17:08 EDT
I am using Version 3.4 Release 1 for Silicon Graphics Iris, IRIX 5.3 of S-Plus on a UNIX system, and an HP Laserjet 4si printer. I need to produce grey scale images using the `image' command in S-Pl
/archives/html/s-news/1998-07/msg00169.html (7,179 bytes)

15. [S] How to Avoid An Splus Loop Question (score: 1)
Author: andrey@utstat.toronto.edu
Date: Fri, 19 Jun 98 12:11 EDT
this problem was just too nice for me to resist trying! here is one, admittedly somewhat hasty, basic idea. say m, d, and p are the names of the three vectors (say) that you mention. suppose also th
/archives/html/s-news/1998-06/msg00154.html (8,874 bytes)

16. [S] stable random variable generation (score: 1)
Author: andrey@utstat.toronto.edu
Date: Tue, 19 May 98 14:35 EDT
(
/archives/html/s-news/1998-05/msg00168.html (8,221 bytes)

17. [S] Quadratic programming in S-plus (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 13 Apr 98 18:46 EDT
Hello S-Plus users! I am working on some statistical algorithms that require the use of quadratic programming methods. Does anyone know how I might incorporate such methods within S-Plus? Any pointer
/archives/html/s-news/1998-04/msg00101.html (7,207 bytes)

18. [S] Quadratic programming in S-plus (score: 1)
Author: andrey@utstat.toronto.edu
Date: Mon, 13 Apr 98 21:20 EDT
Hello S-Plus users! This is a follow-up to the following inquiry that I posted to this mail-group earlier today: Doug Martin has very kindly indicated that MathSoft will "soon" begin beta testing a c
/archives/html/s-news/1998-04/msg00103.html (7,666 bytes)

19. [S] A response to Charlie Roosen of mathSoft.. (score: 1)
Author: andrey@utstat.toronto.edu
Date: Sun, 29 Mar 98 19:39 EST
This is in response to Charlie Roosen's (of MathSoft) query regarding product ideas... 1. In the context of time series analysis, the options for doing transfer function modelling in the time domain
/archives/html/s-news/1998-03/msg00318.html (7,895 bytes)


This search system is powered by Namazu