- 1. [S] graphs-to-web (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Sun, 13 Jun 1999 19:30:22 -0400
- Hi everybody, I have a question on how to put graphs on the web. Now, I can do this easy enough for just a couple of graphs by saving them for example as .jpg files, but I would like to do it somewha
- /archives/html/s-news/1999-06/msg00114.html (7,532 bytes)
- 2. [S] Bump Hunting (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Mon, 26 Apr 1999 14:14:02 -0400
- I am currently working in the area of bump hunting with data sets from a high energy physics experiment. I have already played around with some of the standard methods in this area such as Silverman'
- /archives/html/s-news/1999-04/msg00234.html (7,923 bytes)
- 3. [S] Dip test algorithm (score: 1)
- Author: .edu>
- Date: Fri, 26 Mar 1999 16:22:15 -0500
- I want to use Hartigan and Hartigan's DIP test for unimodality. I found their 1985 paper in Applied Statistics " Computation of the Dip Statistic to Test for Unimodality" with a FORTRAN routine. I s
- /archives/html/s-news/1999-03/msg00273.html (7,415 bytes)
- 4. [S] RE: RE (S) Dip test algorithm (score: 1)
- Author: .net>
- Date: Sat, 27 Mar 1999 08:44:41 -0500
- Thanks to all who replied. Here was the most useful reply, and my special thanks go to Berwin Turlach. I got the routine from the URL and it works like a charm. Thanks again Wolfgang -- This message
- /archives/html/s-news/1999-03/msg00275.html (7,843 bytes)
- 5. [S] bump hunting (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Wed, 10 Feb 1999 10:54:11 -0700
- I am looking for some info/software for bump hunting. Specifically I am working with some data from High Energy Physics that has some suspicious bumps that may or may not correspond to a particle de
- /archives/html/s-news/1999-02/msg00047.html (8,385 bytes)
- 6. [S] bandwidths in 2 dimensions (score: 1)
- Author: W_ROLKE@rumac.upr.clu.edu
- Date: Fri, 13 Nov 1998 13:12:12 -0500
- I am looking for a method to do bandwidth selection for kernel density estimators for bivariate data, maybe something analogous to cross-validation. Also, does somebody already have a function writt
- /archives/html/s-news/1998-11/msg00076.html (7,024 bytes)
- 7. [S] Replies I got for my posting: Bandwidths in two dimensions (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Fri, 27 Nov 1998 07:47:41 -0800
- About two weeks ago I sent the following posting to s-news: peaks, Several people have asked me to summarize the responses to s-news, so here it is: -- Hi, did you take a look at Wolfgang Haerdle's b
- /archives/html/s-news/1998-11/msg00169.html (10,387 bytes)
- 8. [S] Generating bivariate data (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Fri, 27 Nov 1998 07:47:27 -0800
- I need to generate data form a bivariate density. The density is not any of the standard ones. I guess what I need is something like an extension of the acceptance-rejection algorithm to two dimensi
- /archives/html/s-news/1998-11/msg00170.html (7,022 bytes)
- 9. [S] dos() command in SPLUS (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Sat, 10 Oct 1998 11:49:20 -0700
- I am trying to use the "dos" command to run a fortran executable from within Splus. The command I use is: dos("c:\\wolfgang\\fortran\\myminuit\\semipar.exe") [1] "*ERR* IO-21 invalid STATUS specifie
- /archives/html/s-news/1998-10/msg00059.html (8,280 bytes)
- 10. [S] Loading fortran routine (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Fri, 16 Oct 1998 16:10:45 -0700
- Hi, I am trying to load a fortran subroutine into Splus. This routine is one of 62 programs that make up the minimization package "minuit" from CERN. When I compile these with my Watcom Fortran 77 co
- /archives/html/s-news/1998-10/msg00112.html (12,761 bytes)
- 11. [S] Bivariate Density Estimation (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Thu, 22 Oct 1998 11:22:26 -0700
- u
- /archives/html/s-news/1998-10/msg00156.html (7,573 bytes)
- 12. [S] In search of a density (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Sun, 25 Oct 1998 19:56:29 -0800
- l
- /archives/html/s-news/1998-10/msg00184.html (7,340 bytes)
- 13. [S] Fortran and Splus (score: 1)
- Author: W_ROLKE@rumac.upr.clu.edu
- Date: Tue, 4 Aug 1998 11:59:32 -0400
- I am just learning to write fortran code to be called from Splus. I have written a little test program, mysort.for, and I am trying to compile it with COMPILE as described in the Cfortran.pdf docume
- /archives/html/s-news/1998-08/msg00018.html (8,770 bytes)
- 14. [S] subroutine keeps crashing my simulation (score: 1)
- Author: W_ROLKE@rumac.upr.clu.edu
- Date: Thu, 6 Aug 1998 10:48:02 -0400
- I am currently running a simulation study which at one point optimizes a function. I am using nlminb for this step. Most of the time everyhing works fine, but every now and then nlminb crashes, taki
- /archives/html/s-news/1998-08/msg00038.html (7,525 bytes)
- 15. [S] Fortran (score: 1)
- Author: Wolfgang Rolke <w_rolke@rumac.upr.clu.edu>
- Date: Mon, 13 Jul 1998 13:15:35 -0700
- Is Watcom Fortran77 still the only compiler that can be used with Splus 4.5? If so, where can I buy a copy online? (The Watcom web site does not seem to carry it, it only refers to some other compan
- /archives/html/s-news/1998-07/msg00097.html (6,868 bytes)
This search system is powered by
Namazu