There is a C program called GPS: 'gamma poisson shrinker' at ftp://ftp.research.att.com/dist/gps/ The algorithms in GPS are based on S-Plus programs written by William DuMouchel with support from Columbia University and AT&T Labs. My question is: is there a relatively easy way to extract some of the S code from this windows program? Thanks. -- View this message in context: http://www.nabble.com/Extracting-S-code-from-a-C-program-tf4044952.html#a11489962 Sent from the R help mailing list archive at Nabble.com.
On 08/07/2007 12:07 PM, francogrex wrote:> There is a C program called GPS: 'gamma poisson shrinker' at > ftp://ftp.research.att.com/dist/gps/ > The algorithms in GPS are based on S-Plus programs written by William > DuMouchel with support from Columbia University and AT&T Labs. > My question is: is there a relatively easy way to extract some of the S code > from this windows program? Thanks.No. From the description, there's no S code there to extract, it's been translated to C, and you don't even have the source code. I'd recommend contacting Dr. DuMouchel to see if he is willing to let you have his S code. Duncan Murdoch
Possibly Parallel Threads
- [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
- [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
- [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
- [PATCH v3 2/2] virtio_balloon: replace oom notifier with shrinker