From lierer@CS.ORST.EDU Wed Dec 18 12:34:22 1996
Received: from mail.cis.ohio-state.edu (mail.cis.ohio-state.edu [164.107.8.55]) by mail.acm.org (8.7.5/8.7.5) with SMTP id MAA20642 for <perlman@acm.org>; Wed, 18 Dec 1996 12:34:21 -0500
Received: from S.ORST.EDU (ghost.CS.ORST.EDU [128.193.38.105]) by mail.cis.ohio-state.edu (8.6.7/8.6.4) with ESMTP id MAA03799 for <perlman@cis.ohio-state.edu>; Wed, 18 Dec 1996 12:35:13 -0500
Received: (from nobody@localhost) by S.ORST.EDU (8.8.2/8.8.2) id JAA12537; Wed, 18 Dec 1996 09:32:42 -0800 (PST)
From: Ray Liere <lierer@CS.ORST.EDU>
Received: from ada.cs.orst.edu(128.193.38.31) by ghost.CS.ORST.EDU via smap (V1.3)
	id sma012532; Wed Dec 18 09:32:34 1996
Received: by ada.CS.ORST.EDU (1.38.193.4/CS-Client)
	id AA01306; Wed, 18 Dec 1996 09:34:13 -0800
Date: Wed, 18 Dec 1996 09:34:13 -0800
Message-Id: <9612181734.AA01306@ada.CS.ORST.EDU>
To: perlman@cis.ohio-state.edu
Subject: |STAT -- format of reference
Status: RO

I am using your |STAT for my doctoral research, and would like
to acknowledge your having made |STAT available, both in my thesis
and in some conference papers that I am writing. I would also like
to also include an entry for the |STAT software in the reference list.

Do you have a preferred format for such a reference list entry?
Normally in such cases I list the package name and version,
the name of the author, and how to obtain the code via ftp.
However, the necessity of obtaining a password in order to
unpack the tar file is something that I do not want to go into in the
reference list entry. Is there a separate "readme" file that I can
tell people to ftp and read? Something like the FLYER.TXT file,
but separate as opposed to being in the encrypted tar file? Or ...?

Also ... as a matter of curiosity, how do you say "|STAT". When people ask
me the package I use, I have been saying "pipe-stat" ... which at
least is an interesting conversation starter ... I guess there is
also "vertical bar stat" ... :-)

Thanks.

Ray Liere
lierer@research.cs.orst.edu

From roy@popmail.med.nyu.edu Tue Oct  6 11:35:35 1998
Received: from qwerky.med.nyu.edu (qwerky.med.nyu.edu [128.122.205.14])
	by popmail.med.nyu.edu (8.8.5/8.8.5) with ESMTP id LAA31117
	for <perlman@turing.acm.org>; Tue, 6 Oct 1998 11:46:16 -0400 (EDT)
Date: Tue, 06 Oct 1998 11:49:10 -0400
From: Roy Smith <roy@popmail.med.nyu.edu>
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT
Message-Id: <660033.3116663350@qwerky.med.nyu.edu>
In-Reply-To: <9810052003.AA09870@turing.acm.org>
Originator-Info: login-id=roy; server=endeavor.med.nyu.edu
X-Mailer: Mulberry (MacOS) [1.4.0b4, s/n P020-200112-001]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Status: RO

Gary -- thanks.  This must be about the 4th or 5th unix system I've
installed this on over the years.  Still nothing better that I've found for
most stuff.

--On Mon, Oct 5, 1998 4:03 PM -0400 Gary PERLMAN <perlman@turing.acm.org>
wrote:

> fmeh



Roy Smith <roy@popmail.med.nyu.edu>
New York University School of Medicine
550 First Avenue, New York, NY  10016



From pilz@medizin.uni-leipzig.de Tue Mar 28 04:44:17 2000
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.9.2/8.9.2) with ESMTP id EAA18421
	for <perlman@turing.acm.org>; Tue, 28 Mar 2000 04:44:16 -0500 (EST)
Received: from server3.medizin.uni-leipzig.de (root@server3.medizin.uni-leipzig.de [139.18.235.193])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id EAA04522
	for <perlman@acm.org>; Tue, 28 Mar 2000 04:44:05 -0500
Received: from mkI.inn1.uni-leipzig.de ([139.18.168.54])
	by server3.medizin.uni-leipzig.de (8.9.3 (PHNE_18979)/8.9.3) with SMTP id LAA09783
	for <perlman@acm.org>; Tue, 28 Mar 2000 11:45:24 +0200 (METDST)
Message-ID: <38E08022.6FD3@medizin.uni-leipzig.de>
Date: Tue, 28 Mar 2000 11:49:22 +0200
From: Uwe Pilz <pilz@medizin.uni-leipzig.de>
Reply-To: pilz@medizin.uni-leipzig.de
Organization: Universität Leipzig, ZMAI
X-Mailer: Mozilla 3.04 (Win95; I)
MIME-Version: 1.0
To: perlman@acm.org
Subject: Thanks for |stat
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Status: RO

Dear Mr. Perlman,

I would like to thank you for your |stat-Program. Befor I have found it
in the net, I started to write my own procedures, but I gave up as I
noticed the problem of missing values.

I am concerned with statistical calcualtion in the medical filed since
1990, an I am using your |stat since 1993. A student of mine (Olaf Jahn)
contacted you to get the password for the source code.

I see three main advantages in this program
 - calculations can be automatized very easily
 - new methods can be written and integrated
 - dtat processing can be done in one command line using standardized
tools like grep, awk etc.

I wrote some skripts to make the program more convenient for my medical
collegues and I added some new methods like nonhierarchical clustering,
support for matched pairs and the Tukey method for multiple comparision
to avoid the multiple t test. I wrote a manual for using my methods and
your skripts containing your programs.

Thank you again. 
-- 
Uwe Pilz     .-'~~~-.        mailto:pilz@medizin.uni-leipzig.de
           .'o  oOOOo`. 
          :~~~-.oOo   o`.
           `. \ ~-.  oOOo.
             `.; / ~.  OO:      
             .'  ;-- `.o.'       Tel: (+49 341) 97 12 714 (Büro)
            ,'  ; ~~--'~         Fax: (+49 341) 26 15 456 (Büro)
            ;  ;             Tel+Fax: (+49 341) 60 10 383 
__\|/_____\\;_\\//___\|/_____ Briefe: E-Haeckel 35, D-04349 Leipzig

From alistair@zoology.ubc.ca Mon Apr 17 01:17:07 2000
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.9.2/8.9.2) with ESMTP id BAA15692
	for <perlman@turing.acm.org>; Mon, 17 Apr 2000 01:17:06 -0400 (EDT)
Received: from sun.zoology.ubc.ca (sun.zoology.ubc.ca [137.82.3.1])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id BAA57690
	for <perlman@acm.org>; Mon, 17 Apr 2000 01:17:05 -0400
Received: from [137.82.3.106] (wolf.zoology.ubc.ca [137.82.3.106])
	by sun.zoology.ubc.ca (8.9.1/8.9.0) with ESMTP id WAA05868
	for <perlman@acm.org>; Sun, 16 Apr 2000 22:19:33 -0700 (PDT)
X-Sender: wolf@pop.zoology.ubc.ca (Unverified)
Message-Id: <l03102800b5204fd6ad58@[137.82.3.106]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Sun, 16 Apr 2000 22:27:08 -0700
To: perlman@acm.org
From: Alistair Blachford <alistair@zoology.ubc.ca>
Subject: need pipestat for FreeBSD/Linux
Status: RO

	Hi!  I've been using your software for 20 years.  Ours is the first
UNIX site in Canada (since 1975), and they had |stat on here when I arrived
in 1980.
	I teach a UNIX course in which I use pipeable-to pipestat in
examples of how handy it is to work in UNIX.
	They are swapping teaching machines on me to either Linux or
FreeBSD (I hope the latter) and I will be attempting to compile on those.
	Thanks for the really useful software ... and the password.

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT PASSWORD WITH OTHERS.

	Sincerely,
Alistair

Alistair Blachford
  Bioscience Computing Manager   | Zoology Computing Unit
  Email: alistair@zoology.ubc.ca | University of British Columbia
  Phone: 604-822-2645            | 6270 University Boulevard
  Fax:   604-822-2416            | Vancouver, Canada, V6T 1Z4



From perlman@turing.acm.org Tue Jan  9 14:30:59 2001 -0500
Status: R
X-Status: 
X-Keywords:
Return-Path: <jserence@jhu.edu>
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.11.0/8.8.7) with ESMTP id f09JUwo14138
	for <perlman@turing.acm.org>; Tue, 9 Jan 2001 14:30:59 -0500
Received: from jhuml3.jhu.edu (jhuml3.jhu.edu [128.220.2.66])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id OAA47544
	for <perlman@acm.org>; Tue, 9 Jan 2001 14:32:02 -0500
Received: from CONVERSION-DAEMON.jhuml3.jhu.edu by jhuml3.jhu.edu
 (PMDF V6.0-24 #47562) id <0G6W00A01U9CP0@jhuml3.jhu.edu> for perlman@acm.org;
 Tue, 09 Jan 2001 14:32:00 -0500 (EST)
Received: from jhunix.hcf.jhu.edu (jhunix.hcf.jhu.edu [128.220.2.5])
 by jhuml3.jhu.edu (PMDF V6.0-24 #47562)
 with ESMTP id <0G6W00ABRU9C4Y@jhuml3.jhu.edu> for perlman@acm.org; Tue,
 09 Jan 2001 14:32:00 -0500 (EST)
Received: from BROADBENT (ussenterprise.psy.jhu.edu [128.220.52.90])
	by jhunix.hcf.jhu.edu (SGI-8.9.3/8.9.3) with SMTP id OAA86101	for
 <perlman@acm.org>; Tue, 09 Jan 2001 14:31:59 -0500 (EST)
Date: Tue, 09 Jan 2001 14:33:53 -0800
From: "John T. Serences" <jserence@jhu.edu>
Subject: UnixStat
To: perlman@acm.org
Message-id: <000801c07a8c$3f042420$5a34dc80@BROADBENT>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
Content-type: multipart/alternative;
 boundary="Boundary_(ID_KEGrpTA1mN9Snsmmbgk/wQ)"
X-Priority: 3
X-MSMail-priority: Normal

This is a multi-part message in MIME format.

--Boundary_(ID_KEGrpTA1mN9Snsmmbgk/wQ)
Content-type: text/plain;	charset="iso-8859-1"
Content-transfer-encoding: quoted-printable

Dr. Perlman:
I am downloading the complete UnixStat package from your FTP site. I =
first used it at UCSD in Hal Pashler's psychology lab. I've subsequently =
moved to Johns Hopkins and unfortunately did not bring copies with me. I =
am very pleased to have my hands on the complete set of programs again, =
as other stats packages give me a headache, and yours works so well.
Thank you.
John Serences


--Boundary_(ID_KEGrpTA1mN9Snsmmbgk/wQ)
Content-type: text/html;	charset="iso-8859-1"
Content-transfer-encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Dr. Perlman:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am downloading the complete UnixStat =
package from=20
your FTP site. I first used it at UCSD in Hal Pashler's psychology lab. =
I've=20
subsequently moved to Johns Hopkins and unfortunately did not bring =
copies with=20
me. I am very pleased to have my hands on the complete set of programs =
again, as=20
other stats packages give me a headache, and yours works so =
well.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thank you.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>John Serences</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

--Boundary_(ID_KEGrpTA1mN9Snsmmbgk/wQ)--

From perlman@turing.acm.org Sat Apr 21 15:43:50 2001 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <jdc@Princeton.EDU>
Received: from Princeton.EDU (postoffice.Princeton.EDU [128.112.129.120])
	by turing.acm.org (8.11.0/8.8.7) with ESMTP id f3LJhnW24829
	for <perlman@turing.acm.org>; Sat, 21 Apr 2001 15:43:49 -0400
Received: from smtpserver1.Princeton.EDU (mail.Princeton.EDU [128.112.129.14])
	by Princeton.EDU (8.9.3/8.9.3) with ESMTP id PAA22384
	for <perlman@turing.acm.org>; Sat, 21 Apr 2001 15:44:30 -0400 (EDT)
Received: from princeton.edu (monkberry.Princeton.EDU [128.112.52.123])
	by smtpserver1.Princeton.EDU (8.9.3/8.9.3) with ESMTP id PAA26103
	for <perlman@turing.acm.org>; Sat, 21 Apr 2001 15:44:29 -0400 (EDT)
Message-ID: <3AE1E31C.EC0A84C7@princeton.edu>
Date: Sat, 21 Apr 2001 13:44:33 -0600
From: Jonathan Cohen <jdc@Princeton.EDU>
Reply-To: jdc@Princeton.EDU
Organization: Princeton University
X-Mailer: Mozilla 4.76 (Macintosh; U; PPC)
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: Unixstat
References: <Pine.LNX.4.21.0104211430200.23220-100000@turing.acm.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Thanks!  BTW, glad to see unixstat is still alive and well.  I've been
using for 15 years, since my days as a grad with jlm -- actually we were
in contact once a long while ago when I was still at CMU).  I'm now
installing it on Mac OSX running on my powerbook!

Thanks again,

jdc

Gary PERLMAN wrote:
> 
> fmeh
> 
> On Fri, 20 Apr 2001, Jonathan Cohen wrote:
> 
> >    I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
> >    I AGREE NOT TO SHARE THE |STAT PASSWORD WITH OTHERS
> >
> > Jonathan Cohen
> > Princeton University
> >

From perlman@turing.acm.org Tue Apr 24 16:50:34 2001 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <rheredia@tamiu.edu>
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.11.0/8.8.7) with ESMTP id f3OKoUW29261
	for <perlman@turing.acm.org>; Tue, 24 Apr 2001 16:50:34 -0400
Received: from tamiu.edu (dusty.tamiu.edu [165.95.226.3])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id QAA26954
	for <perlman@acm.org>; Tue, 24 Apr 2001 16:51:01 -0400
Received: from a4w50a (a4w50.tamiu.edu [165.95.224.48])
	by tamiu.edu (8.11.2/8.11.2) with SMTP id f3OKoxx27218
	for <perlman@acm.org>; Tue, 24 Apr 2001 15:51:04 -0500 (CDT)
Message-Id: <3.0.6.32.20010424154628.0079c400@tamiu.edu>
X-Sender: rheredia@tamiu.edu
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Tue, 24 Apr 2001 15:46:28 -0500
To: perlman@acm.org
From: "R. R. Heredia" <rheredia@tamiu.edu>
Subject: UNIX STATS
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

Just to let you know how helpful your prongram is. It deals with very
complicated models(designs) in a very easy and elegant way.

Best,

Roberto
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-==-=-=-=
Dr. Roberto R. Heredia
Assistant Professor			Office: KL 419C	
Department of Psychology		Cognitive Science Laboratory: BH 224
Texas A&M International University	Phone: (956)326-2637 
5201 University Boulevard		Facsimile: (956)326-2474
Laredo, Texas  78041-1900		mailto:rheredia@tamiu.edu
					http://tamiu.edu/~rheredia

"What is language? In the end, there is just one view [...]. Language, quite 
simply, is a window through which we can reach other's minds. Anyone can reach
through it [...]. It is the most intimate act we can ever perform. We must be 
sure, always, to keep that window open (Altmann, 2000)." 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-==-=-=-

From perlman@turing.acm.org Sun Sep  9 22:18:41 2001 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <tuomo@descolada.com>
Received: from descolada.com ([66.72.105.66])
	by turing.acm.org (8.11.2/8.8.7) with SMTP id f8A2Idj04430
	for <perlman@turing.acm.org>; Sun, 9 Sep 2001 22:18:40 -0400
Received: (qmail 2673 invoked by uid 1003); 10 Sep 2001 02:22:49 -0000
Received: from sorentto.descolada.com (HELO sorentto) (192.168.1.118)
  by isis.descolada.com with SMTP; 10 Sep 2001 02:22:49 -0000
From: "Tuomo Stauffer" <tuomo@descolada.com>
To: "Gary PERLMAN" <perlman@turing.acm.org>
Subject: RE: your mail
Date: Sun, 9 Sep 2001 21:21:47 -0500
Message-ID: <AIEKLOEEIDMJNEDLKPBFGEKBCAAA.tuomo@descolada.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
In-Reply-To: <Pine.LNX.4.33.0109092052500.3397-100000@turing.acm.org>

Gary -

Thanks, I have been usings stats a long, long time - very
underestimated piece of software.. Saved me a lot of time.

have a nice day - tuomo

-----Original Message-----
From: Gary PERLMAN [mailto:perlman@turing.acm.org]
Sent: Sunday, September 09, 2001 7:53 PM
To: Tuomo Stauffer
Subject: Re: your mail


|STAT is now (only) available via Web browsers at a secret location.
	http://www.hcibib.org/stat/xyzzy/

To obtain |STAT, please follow the instructions at:
	http://www.acm.org/~perlman/stat/#access

On Sun, 9 Sep 2001, Tuomo Stauffer wrote:

> I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
> I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>


From perlman@turing.acm.org Mon Oct 15 04:32:12 2001 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <nikita.khromov@plantphys.umu.se>
Received: from mail.umu.se (custer.umdac.umu.se [130.239.8.14])
	by turing.acm.org (8.11.2/8.8.7) with ESMTP id f9F8WCO23132
	for <perlman@turing.acm.org>; Mon, 15 Oct 2001 04:32:12 -0400
Received: from Andrei (andreibo.fysbot.umu.se [130.239.110.23])
	by mail.umu.se (8.8.8/8.8.8) with SMTP id KAA04976
	for <perlman@turing.acm.org>; Mon, 15 Oct 2001 10:38:13 +0200 (MET DST)
Message-ID: <001701c15544$119e2b00$176eef82@plantphys.umu.se>
From: "Nikita Khromov-Borisov" <nikita.khromov@plantphys.umu.se>
To: "Gary PERLMAN" <perlman@turing.acm.org>
References: <Pine.LNX.4.33.0110141626380.15643-100000@turing.acm.org>
Subject: Re: stat
Date: Mon, 15 Oct 2001 10:38:57 +0400
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

Thank you. It's very nice!

Nikita

----- Original Message ----- 
From: "Gary PERLMAN" <perlman@turing.acm.org>
To: "Nikita Khromov-Borisov" <nikita.khromov@plantphys.umu.se>
Sent: Monday, October 15, 2001 12:26 AM
Subject: Re: stat


> |STAT is now (only) available via Web browsers at a secret location.
> http://www.hcibib.org/stat/xyzzy/
> 
> To obtain |STAT, please follow the instructions at:
> http://www.acm.org/~perlman/stat/#access
> 
> On Sun, 14 Oct 2001, Nikita Khromov-Borisov wrote:
> 
> > Dear Dr. Perlman
> >
> > I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
> >    I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
> >
> > Dr. Nikita Khromov-Borisov
> > Umea University
> > Umea
> > Sweden
> >
> 

From perlman@turing.acm.org Tue Oct 23 11:56:37 2001 -0400
Status: R
X-Status: A
X-Keywords:
Return-Path: <saul@cattell.psych.upenn.edu>
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.11.2/8.8.7) with ESMTP id f9NFubO20378
	for <perlman@turing.acm.org>; Tue, 23 Oct 2001 11:56:37 -0400
Received: from cattell.psych.upenn.edu (CATTELL.PSYCH.UPENN.EDU [130.91.68.122])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id MAA47936
	for <perlman@acm.org>; Tue, 23 Oct 2001 12:03:01 -0400
Received: (from saul@localhost)
	by cattell.psych.upenn.edu (8.11.6/8.11.6/SAS.05) id f9NFlVH03620
	for perlman@acm.org; Tue, 23 Oct 2001 11:47:31 -0400 (EDT)
From: saul@cattell.psych.upenn.edu (Saul Sternberg)
Message-Id: <200110231547.f9NFlVH03620@cattell.psych.upenn.edu>
Subject: request for |STAT
To: perlman@acm.org
Date: Tue, 23 Oct 2001 11:47:31 -0400 (EDT)
X-Mailer: ELM [version 2.4 PL23-upenn3.3]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Dear Gary -

I've been an enthusiastic user of your wonderful set of
utilities for many years, and now need a version to install
on a linux machine.

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Many thanks -

Saul Sternberg


From perlman@turing.acm.org Tue Oct 23 20:38:13 2001 -0400
Status: R
X-Status: A
X-Keywords:
Return-Path: <desa@Cogsci.ucsd.edu>
Received: from mailer.acm.org (IDENT:root@turing2.acm.org [199.222.69.120])
	by turing.acm.org (8.11.2/8.8.7) with ESMTP id f9O0cDO31027
	for <perlman@turing.acm.org>; Tue, 23 Oct 2001 20:38:13 -0400
Received: from cogsci.ucsd.edu (IDENT:root@cogsci.ucsd.edu [132.239.6.254])
	by mailer.acm.org (8.12.1/8.12.1) with ESMTP id f9O0hrnA010989
	for <perlman@acm.org>; Tue, 23 Oct 2001 20:43:54 -0400
Received: from localhost (desa@localhost)
	by cogsci.ucsd.edu (8.11.2/8.11.0) with ESMTP id f9O0pcT21679
	for <perlman@acm.org>; Tue, 23 Oct 2001 17:51:38 -0700
Date: Tue, 23 Oct 2001 17:51:38 -0700 (PDT)
From: Virginia de Sa <desa@Cogsci.ucsd.edu>
To: <perlman@acm.org>
Subject: |STAT
Message-ID: <Pine.LNX.4.33.0110231749470.21656-100000@cogsci.ucsd.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Can you please send me the location of the stat.tar.Z file.
I have used the unixstat routines for several years and really
appreciate them.

Thanks very much,
Virginia de Sa

From perlman@turing.acm.org Fri Jan 25 15:39:41 2002 -0500
Status: R
X-Status: A
X-Keywords:
Return-Path: <walter.piechulla@psychologie.uni-regensburg.de>
Received: from mail.acm.org (mail.acm.org [199.222.69.4])
	by turing.acm.org (8.11.2/8.8.7) with ESMTP id g0PKdfN10972
	for <perlman@turing.acm.org>; Fri, 25 Jan 2002 15:39:41 -0500
Received: from rrzd1.rz.uni-regensburg.de (root@rrzd1.rz.uni-regensburg.de [132.199.1.6])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id PAA27828
	for <perlman@acm.org>; Fri, 25 Jan 2002 15:39:40 -0500
Received: from listserv.rz.uni-regensburg.de (kroesus1.rz.uni-regensburg.de [132.199.2.209])
	by rrzd1.rz.uni-regensburg.de (8.9.3/8.9.3-KLW-Linux-0.1) with ESMTP id VAA25250
	for <perlman@acm.org>; Fri, 25 Jan 2002 21:39:42 +0100
Received: from KROESUS1/SpoolDir by listserv.rz.uni-regensburg.de (Mercury 1.48);
    25 Jan 02 21:38:18 +0100
Received: from SpoolDir by KROESUS1 (Mercury 1.48); 25 Jan 02 21:37:50 +0100
From: "Walter Piechulla" <walter.piechulla@psychologie.uni-regensburg.de>
Organization: Universitaet Regensburg
To: perlman@acm.org
Date: Fri, 25 Jan 2002 21:37:48 +0100
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Thank you for |STAT
Message-ID: <3C51D02D.11249.3969C0FA@localhost>
X-Confirm-Reading-To: "Walter Piechulla" <walter.piechulla@psychologie.uni-regensburg.de>
X-pmrqc: 1
Return-receipt-to: "Walter Piechulla" <walter.piechulla@psychologie.uni-regensburg.de>
Priority: normal
X-mailer: Pegasus Mail for Win32 (v3.12c)

Hi!

You say, a note would be appreciated. So I just want so say "Thank You!". 
Need simple descriptives of a lot of data files. |STAT is perfect for 
doing this in batch mode.


---

Viele Gruesse
(Best regards)

Walter
________________________


Dipl.-Psych. Walter Piechulla (walter.piechulla@psychologie.uni-regensburg.de)
Research Assistant / Doctoral Student
Kramgasse 7,
93047 Regensburg, Germany;
phone: + 49-(0)941-943-4385,
fax: + 49-(0)941-943-1995,
http://www.walterpiechulla.de

From perlman@turing.acm.org Thu Mar 14 03:09:18 2002 -0500
Status: R
X-Status: A
X-Keywords:
Return-Path: <ctbytlai@cityu.edu.hk>
Received: from moscow.cityu.edu.hk (moscow.cityu.edu.hk [144.214.5.243])
	by turing.acm.org (8.11.2/8.8.7) with ESMTP id g2E89HK28419
	for <perlman@turing.acm.org>; Thu, 14 Mar 2002 03:09:17 -0500
Received: from localhost (ctbytlai@localhost)
	by moscow.cityu.edu.hk (8.11.6+Sun/8.11.0) with ESMTP id g2E88KU25657
	for <perlman@turing.acm.org>; Thu, 14 Mar 2002 16:08:20 +0800 (CST)
X-Authentication-Warning: moscow.cityu.edu.hk: ctbytlai owned process doing -bs
Date: Thu, 14 Mar 2002 16:08:20 +0800 (CST)
From: Tom <ctbytlai@cityu.edu.hk>
X-X-Sender:  <ctbytlai@moscow>
Reply-To: <cttomlai@cityu.edu.hk>
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT software update
In-Reply-To: <200112211646.fBLGkxY04706@turing.acm.org>
Message-ID: <Pine.GSO.4.33.0203141605210.17180-100000@moscow>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Dear Gary,

I'm still using your |Stat programs in my teaching. The students don't
like working on DOS in general. But anyway you've been doing the academic
community a great
service. I have told the students about your
website. They'll probably visit it.

Best regards,

Tom

-- 
____________________

Suki koso mono no zyouzu nare. (Japanese proverb)

From perlman@turing.acm.org Fri May  3 14:53:40 2002 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <hutches@calypso.ucsd.edu>
Received: from calypso.ucsd.edu (root@calypso.ucsd.edu [132.239.10.17])
	by turing.acm.org (8.11.2/8.11.2) with ESMTP id g43Irdi03276
	for <perlman@turing.acm.org>; Fri, 3 May 2002 14:53:39 -0400
Received: from calypso.ucsd.edu (hutches@localhost.ucsd.edu [127.0.0.1])
	by calypso.ucsd.edu (8.9.3/8.9.3) with ESMTP id LAA22349
	for <perlman@turing.acm.org>; Fri, 3 May 2002 11:56:53 -0700 (PDT)
Message-Id: <200205031856.LAA22349@calypso.ucsd.edu>
X-Mailer: mh-e 5.02 / MH 6.8.3 / GNU Emacs 20.5.1
X-Recharge-Start-Time-stamp: <2002-05-03 11:53:07 hutches>
From: hutches@cs.ucsd.edu (David J. Hutches)
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: request to download stat 
In-reply-to: A message of Fri, 03 May 2002 14:25:41 EDT.
             <Pine.LNX.4.33.0205031425290.2825-100000@turing.acm.org> 
Date: Fri, 03 May 2002 11:56:52 -0700
Sender: hutches@cs.ucsd.edu

> Thank you for your interest in |STAT data manipulation and analysis
> software.

Thanks for the quick reply.  Got the source, and am happily using stat
just as in the days of old on sdcsvax.  :-)

--david

From perlman@turing.acm.org Mon Apr 22 12:26:40 2002 -0400
Status: R
X-Status: 
X-Keywords:
Return-Path: <cuevas@cicese.mx>
Received: from alias.acm.org (alias.acm.org [199.222.69.90])
	by turing.acm.org (8.11.2/8.11.2) with ESMTP id g3MGQbn21431
	for <perlman@turing.acm.org>; Mon, 22 Apr 2002 12:26:40 -0400
Received: from hermes.cicese.mx ([158.97.1.34])
        by alias.acm.org (Merak 4.4.2) with ESMTP id DEMO
        for <perlman@acm.org>; Mon, 22 Apr 2002 12:28:43 -0400
Received: from arrecife.cicese.mx (arrecife.cicese.mx [158.97.14.178])
	by hermes.cicese.mx (8.10.0/8.10.0) with ESMTP id g3MGSro25444
	for <perlman@acm.org>; Mon, 22 Apr 2002 09:28:53 -0700 (PDT)
Received: from cicese.mx (pc-cuevas.cicese.mx [158.97.12.2])
	by arrecife.cicese.mx (8.9.3+Sun/8.9.1) with ESMTP id JAA29440
	for <perlman@acm.org>; Mon, 22 Apr 2002 09:28:52 -0700 (PDT)
Sender: horacio@cicese.mx
Message-ID: <3CC43C78.797F260B@cicese.mx>
Date: Mon, 22 Apr 2002 09:38:16 -0700
From: Horacio de la Cueva <cuevas@cicese.mx>
Organization: CICESE
X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.8-26mdk i586)
X-Accept-Language: en
MIME-Version: 1.0
To: perlman@acm.org
Subject: |stat
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

i have been a fervent user of |stat and promote its use amongst my data
analysis students. 

i've been using linux for the last year, after using unix for a long
time. we will be using |stat through wine.

horacio de la cueva
cicese,
baja california, mexico

From perlman@turing.acm.org Mon Jun  3 09:17:04 2002 -0400
Status: R
X-Status: A
X-Keywords:
Return-Path: <Richard_Born@hms.harvard.edu>
Received: from alias2.acm.org (alias2.acm.org [199.222.69.92])
	by turing.acm.org (8.11.2/8.11.2) with ESMTP id g53DH4906648
	for <perlman@turing.acm.org>; Mon, 3 Jun 2002 09:17:04 -0400
Received: from hms1.med.harvard.edu ([134.174.141.114])
        by alias2.acm.org (Merak 4.4.3) with ESMTP id CRY73883
        for <perlman@acm.org>; Mon, 03 Jun 2002 09:17:08 -0400
Received: from BROWN.hms.harvard.edu ([134.174.158.75])
          by hms1.med.harvard.edu (Post.Office MTA v3.5.3 release 223
          ID# 0-72053U5500L700S0V35) with ESMTP id edu;
          Mon, 3 Jun 2002 09:16:29 -0400
Message-Id: <5.1.0.14.2.20020603091637.01d4dec8@hms.harvard.edu>
X-Sender: Richard_Born@hms.harvard.edu
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 03 Jun 2002 09:19:21 -0700
To: perlman@acm.org
From: Richard Born <rborn@hms.harvard.edu>
Subject: unixstat, please
Cc: rborn@hms.harvard.edu
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed

Dear Dr. Perlman,

As per the instructions on your web page, I am writing to request the 
address for your statistics package for unix.  I have used it for many 
years, so it has become a staple in my laboratory.  Thank you in advance 
for providing this wonderful tool.

   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
        I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Sincerely,
Rick Born


Richard Born, MD
Assoc. Prof. of Neurobiology
Harvard Medical School
220 Longwood Ave.
Boston, MA 02115-5701

office: (617) 432-1307
lab:    (617) 432-1321
fax:    (617) 734-7557
rborn@hms.harvard.edu
http://www.hms.harvard.edu/bss/neuro/bornlab

From jan.linnell@bigfoot.com  Mon Oct 21 22:21:19 2002
Return-Path: <jan.linnell@bigfoot.com>
Received: from alias.acm.org (alias.acm.org [199.222.69.90])
	by turing.acm.org (8.11.6/8.11.6) with ESMTP id g9M2LJ812268
	for <perlman@turing.acm.org>; Mon, 21 Oct 2002 22:21:19 -0400
Received: from fep17-svc.swip.net ([130.244.199.145])
        by alias.acm.org (ACM Email Forwarding Service) with ESMTP id COB73880
        for <perlman@acm.org>; Mon, 21 Oct 2002 22:26:26 -0400
Received: from bigfoot.com ([213.200.155.67]) by fep17-svc.swip.net
          with ESMTP
          id <20021022022210.NGOS908.fep17-svc.swip.net@bigfoot.com>;
          Tue, 22 Oct 2002 04:22:10 +0200
Message-ID: <3DB4B6F9.4090507@bigfoot.com>
Date: Tue, 22 Oct 2002 04:24:57 +0200
From: Jan Linnell <jan.linnell@bigfoot.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: perlman@acm.org
Subject: Istat
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Status: RO
X-Status: A
X-Keywords:                

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Don't expect this to be read by 'a human' but still
I cannot refrain from mention that unixstat has been
one of my favorite programs since the early 80's.

Stat together with gnuplot is my 'excel'

Regards
/jan

(Trying again)


From jsantini@rite-solutions.com  Tue Nov  5 13:41:04 2002
Return-Path: <jsantini@rite-solutions.com>
Received: from rite-solutions.com (rite-solutions.com [64.17.238.226])
	by turing.acm.org (8.11.6/8.11.6) with ESMTP id gA5If4817734
	for <perlman@turing.acm.org>; Tue, 5 Nov 2002 13:41:04 -0500
Received: from pobox.ritesolution.com (localhost [127.0.0.1])
	by rite-solutions.com (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id gA5IkBWq017143;
	Tue, 5 Nov 2002 13:46:11 -0500
Received: from localhost (jsantini@localhost)
	by pobox.ritesolution.com (8.12.3/8.12.3/Submit) with ESMTP id gA5IkBUp017140;
	Tue, 5 Nov 2002 13:46:11 -0500
Date: Tue, 5 Nov 2002 13:46:11 -0500 (EST)
From: "John Santini, Jr." <jsantini@rite-solutions.com>
To: Gary PERLMAN <perlman@turing.acm.org>
cc: "John Santini, Jr." <jsantini@rite-solutions.com>
Subject: Re: stat.tar.Z
In-Reply-To: <Pine.LNX.4.44.0211050954210.9855-100000@turing.acm.org>
Message-ID: <Pine.LNX.4.44.0211051344190.10587-100000@pobox.ritesolution.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Status: RO
X-Status: A
X-Keywords:                

Dr. Perlman,

> Thank you for your interest in |STAT data manipulation and analysis software.
>
> UNIX |STAT for is now (only) available via Web browsers at a secret location.
> 	http://www.hcibib.org/stat/xyzzy/
>
> To obtain UNIX |STAT files, please follow the instructions at:
> 	http://www.acm.org/~perlman/stat/#access
> If you are compiling on Linux, you may need to remove all references
> to getopt.o in the makefile.  Sorry for the inconvenience.
>
> DOS |STAT executables and documentation are available as a WinZip file:
> 	http://www.acm.org/~perlman/stat/DOS-STAT.ZIP
>
> HTML documentation is available from the |STAT home page:
> 	http://www.acm.org/~perlman/stat/

Thank you VERY much, |STAT has been extremely useful on my
PC and it will be a great convenience to be able to easily
run my statistics along with all my data processing under
Unix!

	-John

--- Measure with a micrometer, Mark with chalk, Cut with an axe.
+----------------------- http://www.rite-solutions.com -----------------------+
| John Santini, Jr., rITe Solutions, 1272 West Main Road, Middletown, RI 02842|
|   401.847.3399 VOICE, 401.847.8833 FAX, jsantini@rite-solutions.com E-MAIL  |
+------------------ UNIX - Those guys thought of everything ------------------+

From serences@jhu.edu  Thu Jan 16 09:38:42 2003
Return-Path: <serences@jhu.edu>
Received: from jhuml3.jhu.edu (jhuml3.jhu.edu [128.220.2.66])
	by turing.acm.org (8.11.6/8.11.6) with ESMTP id h0GEcga02293
	for <perlman@turing.acm.org>; Thu, 16 Jan 2003 09:38:42 -0500
Received: from jhuml3.jhu.edu (jhuml3.jhu.edu [128.220.2.66])
 by jhuml3.jhu.edu (PMDF V6.1 #47562)
 with SMTP id <0H8T0018XAIKL8@jhuml3.jhu.edu> for perlman@turing.acm.org; Thu,
 16 Jan 2003 09:49:38 -0500 (EST)
Received: from jhuml3.jhu.edu ([128.220.2.66])
 by jhuml3.jhu.edu (NAVGW 2.5.1.18) with SMTP id M2003011609493807870 for
 <perlman@turing.acm.org>; Thu, 16 Jan 2003 09:49:38 -0500
Received: from jhumail.jhu.edu (jhem1.jhmi.edu [162.129.8.22])
 by jhuml3.jhu.edu (PMDF V6.1 #47562)
 with ESMTP id <0H8T0019JAIQL8@jhuml3.jhu.edu> for perlman@turing.acm.org; Thu,
 16 Jan 2003 09:49:38 -0500 (EST)
Received: from [207.123.181.54] by jhumail.jhu.edu (mshttpd); Thu,
 16 Jan 2003 09:50:00 -0500
Date: Thu, 16 Jan 2003 09:50:00 -0500
From: JOHN SERENCES <serences@jhu.edu>
Subject: Re: Unix Stat
To: Gary PERLMAN <perlman@turing.acm.org>
Message-id: <1141a16ea8.16ea81141a@jhumail.jhu.edu>
MIME-version: 1.0
X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.08 (built Dec  6 2002)
Content-type: text/plain; charset=us-ascii
Content-language: en
Content-transfer-encoding: 7bit
Content-disposition: inline
X-Accept-Language: en
Priority: normal
Status: RO
X-Status: A
X-Keywords:                

Thanks for your reply. I've been using your software since I was an undergrad in the Psych department at UCSD 6 years ago. Nothing I've found works better. 
John


----- Original Message -----
From: Gary PERLMAN <perlman@turing.acm.org>
Date: Thursday, January 16, 2003 8:18 am
Subject: Re: Unix Stat

> Thank you for your interest in |STAT data manipulation and analysis 
> software.
> UNIX |STAT for is now (only) available via Web browsers at a secret 
> location.	http://www.hcibib.org/stat/xyzzy/
> 
> To obtain UNIX |STAT files, please follow the instructions at:
> 	http://www.acm.org/~perlman/stat/#access
> If you are compiling on Linux, you may need to remove all references
> to getopt.o in the makefile.  Sorry for the inconvenience.
> 
> DOS |STAT executables and documentation are available as a WinZip 
> file:	http://www.acm.org/~perlman/stat/DOS-STAT.ZIP
> 
> HTML documentation is available from the |STAT home page:
> 	http://www.acm.org/~perlman/stat/
> 
> On Wed, 15 Ja
n 2003, John T. Serences wrote:
> 
> > Hello:
> >          I would like to get the stat.tar.Z download mentioned on 
> your STAT 
> > page. Please let me know if there is anything else you need. 
> Thank you.
> > John Serences
> > 
> > I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
> > I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
> > 
> > 
> > /*----------------------------------------------------------------
> ----------
> > | John Serences
> > | Graduate Student, Department of Psych and Brain Sciences
> > | Johns Hopkins University
> > | 3400 North Charles St.
> > | Baltimore, MD.
> > | 410-516-7420
> > ------------------------------------------------------------------
> --------*/
> > 
> 
> 

From holl@konkoly.hu  Fri Jun  6 10:45:57 2003
Return-Path: <holl@konkoly.hu>
X-Original-To: perlman@turing.acm.org
Delivered-To: perlman@turing.acm.org
Received: from szombat.konkoly.hu (szombat.konkoly.hu [193.6.22.9])
	by turing.acm.org (Postfix) with ESMTP id F005A4BBA4
	for <perlman@turing.acm.org>; Fri,  6 Jun 2003 10:45:56 -0400 (EDT)
Received: by szombat.konkoly.hu (Postfix, from userid 20)
	id 4595329960; Fri,  6 Jun 2003 16:39:31 +0200 (MET DST)
To: perlman@turing.acm.org
Subject: Re: Stat request
Message-Id: <20030606143931.4595329960@szombat.konkoly.hu>
Date: Fri,  6 Jun 2003 16:39:31 +0200 (MET DST)
From: holl@konkoly.hu (Andras Holl)
Status: RO
X-Status: 
X-Keywords:                 

Thank you!

Astronomers at Konkoly Observatory are long time users of Unix|Stat.
They request it to be installed on their Linux machines.
I am myself using it a long while ago.

Thanks again!

Andras Holl
-----------------------------------------------------------------------------
Andras Holl / Holl Andras                            e-mail: holl@konkoly.hu
Konkoly Observatory / MTA CsKI                       Tel.: +36 1 3754-122
IT manager / Szamitastechn. rendszervezeto           Mail: H-1525 P.O.Box 67, 
                                                           Budapest, Hungary
-----------------------------------------------------------------------------

From alistair@zoology.ubc.ca  Sat Jul 26 17:25:10 2003
Return-Path: <alistair@zoology.ubc.ca>
X-Original-To: perlman@turing.acm.org
Delivered-To: perlman@turing.acm.org
Received: from alias2.acm.org (alias2.acm.org [199.222.69.92])
	by turing.acm.org (Postfix) with ESMTP id 5E74B4BBA5
	for <perlman@turing.acm.org>; Sat, 26 Jul 2003 17:25:10 -0400 (EDT)
Received: from sun.zoology.ubc.ca ([137.82.3.1])
        by alias2.acm.org (ACM Email Forwarding Service) with ESMTP id CRY73883
        for <perlman@acm.org>; Sat, 26 Jul 2003 17:25:11 -0400
Received: from light.zoology.ubc.ca (light.zoology.ubc.ca [137.82.3.10])
	by sun.zoology.ubc.ca (8.12.8/8.12.8) with SMTP id h6QLMVNg007354
	for <perlman@acm.org>; Sat, 26 Jul 2003 14:22:31 -0700 (PDT)
X-Host-Id: light.zoology.ubc.ca
Date: Sat, 26 Jul 2003 14:26:49 -0700
From: Alistair Blachford <alistair@zoology.ubc.ca>
To: perlman@acm.org
Subject: pipestat
Message-Id: <20030726142648.A641@light.zoology.ubc.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0.1i
Status: RO
X-Status: A
X-Keywords:                

	We can't live without |STAT.  Want to compile it onto
our new FreeBSD box.  Thanks.

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Alistair
-- 
Alistair Blachford
  Bioscience Computing Manager   | Zoology Computing Unit
  Email: alistair@zoology.ubc.ca | University of British Columbia
  Phone: 604-822-2645            | 6270 University Boulevard
  Fax:   604-822-2416            | Vancouver, Canada, V6T 1Z4

From segre@pisa.cs.uiowa.edu  Thu Apr 14 14:53:07 2005
Return-Path: <segre@pisa.cs.uiowa.edu>
Received: from alias2.acm.org (alias2.acm.org [199.222.69.92])
	by turing.acm.org (8.12.8/8.12.8) with ESMTP id j3EIr69l017294
	for <perlman@turing.acm.org>; Thu, 14 Apr 2005 14:53:06 -0400
Received: from psmtp.com ([64.18.2.105])
        by alias2.acm.org (ACM Email Forwarding Service) with SMTP id AAV38376
        for <perlman@acm.org>; Thu, 14 Apr 2005 14:53:07 -0400
Received: from source ([128.255.44.254]) by exprod7mx55.postini.com ([64.18.6.10]) with SMTP;
	Thu, 14 Apr 2005 14:53:02 EDT
Received: from segre by pisa.cs.uiowa.edu with local (Exim 3.35 #1 (Debian))
	id 1DM9Rr-0003Qg-00; Thu, 14 Apr 2005 13:52:19 -0500
From: Alberto Maria Segre <alberto-segre@uiowa.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16990.48093.113184.587110@pisa.cs.uiowa.edu>
Date: Thu, 14 Apr 2005 13:52:13 -0500
To: perlman@acm.org
Subject: |STAT
X-Mailer: VM 7.03 under Emacs 20.7.2
Reply-To: alberto-segre@uiowa.edu
Sender: Alberto Maria Segre <segre@pisa.cs.uiowa.edu>
X-pstn-levels:     (S:18.94779/99.88714 P:95.9108 M:97.0232 C:98.7678 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <alberto-segre@uiowa.edu> [177/9] 
Status: RO
X-Status: A
X-Keywords:                

   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
   I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

======================================================================
PS: I am a longtime user of |STAT having purchased a version while on
the faculty at Cornell in 87 or so. I obtained a free version from you
in 94, which I still use and have been ever so happy to have hanging
around for quick-n-dirty experimental analysis.

I recently had a chance to recommend the package to a friend here on
the UIowa faculty. When I looked at the web pages, it looks like it
might have been updated since the last time I obtained a version, now
more than 10 years ago.

If it has indeed changed, would it be possible for me to get an
updated version? Thanks again for writing |STAT; I know it must be
gratifying to hear what a great contribution it has been to the
community at large!!

-alberto

====
Alberto Maria Segre
alberto-segre@uiowa.edu

Professor and Associate Chair
Department of Computer Science
Associate Director
Center for Statistical Genetics Research
101B MacLean Hall
The University of Iowa
Iowa City, IA  52242-1419

http://www.cs.uiowa.edu/~segre
319/335-0737 ofc
319/335-3624 fax

From kammbart@copper.net  Tue Apr 19 11:07:59 2005
Return-Path: <kammbart@copper.net>
Received: from alias.acm.org (alias.acm.org [199.222.69.90])
	by turing.acm.org (8.12.8/8.12.8) with ESMTP id j3JF7w9l026472
	for <perlman@turing.acm.org>; Tue, 19 Apr 2005 11:07:58 -0400
Received: from psmtp.com ([64.18.2.102])
        by alias.acm.org (ACM Email Forwarding Service) with SMTP id AAW38376
        for <perlman@acm.org>; Tue, 19 Apr 2005 11:07:58 -0400
Received: from source ([65.196.203.205]) by exprod7mx52.postini.com ([64.18.6.10]) with SMTP;
	Tue, 19 Apr 2005 08:07:57 PDT
Received: from localhost (unverified [144.92.81.142]) by copper.net
 (Rockliffe SMTPRA 6.1.17) with ESMTP id <B0006581315@mail21.cisp.com> for <perlman@acm.org>;
 Tue, 19 Apr 2005 15:07:57 +0000
Reply-To: kemosabi@reductio.com
To: perlman@acm.org
Subject: |STAT location request
Date: Tue, 19 Apr 2005 10:05:43 -0400
From: "Thomas Kammeyer" <kammbart@copper.net>
Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-ID: <opsphivtrqvb6lwj@localhost>
User-Agent: Opera M2/7.54 (FreeBSD, build 751)
X-pstn-levels:     (S:49.88648/99.90000 P:95.9108 M:97.0232 C:98.7678 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <kammbart@copper.net> [177/9] 
Status: RO
X-Status: A
X-Keywords:                

Dr. Perlman,

I am writing to request the location of the |STAT statistics package for download.
Though I know this is probably on automated response, I thought it would
still be nice to record for you (if this message is kept) that I used |STAT at UCSD
in the middle and late 1990s during my graduate work there.

I haven't found anything since that contains as nice, flexible, and complete a
multifactor analysis of variance module.  Thanks for writing it.

Thomas Kammeyer
Ph.D. 1998, UCSD CS&E
kammbart@copper.net
kemosabi@reductio.com
tkammeye@cs.ucsd.edu

From rgoldst@marton.plus.com  Tue Jan 31 06:03:46 2006
Return-Path: <rgoldst@marton.plus.com>
Received: from alias.acm.org (alias.acm.org [199.222.69.90])
	by turing.acm.org (8.12.8/8.12.8) with ESMTP id k0VB3jBS027120
	for <perlman@turing.acm.org>; Tue, 31 Jan 2006 06:03:45 -0500
Received: from psmtp.com ([64.18.2.105])
        by alias.acm.org (ACM Email Forwarding Service) with SMTP id AAW38376
        for <perlman@acm.org>; Tue, 31 Jan 2006 06:03:43 -0500
Received: from source ([212.159.14.133]) (using TLSv1) by exprod7mx55.postini.com ([64.18.6.10]) with SMTP;
	Tue, 31 Jan 2006 03:02:34 PST
Received: from [80.229.225.234] (helo=[192.168.0.3])
	 by pih-relay06.plus.net with esmtp (Exim) id 1F3tHN-0007te-Rh
	for perlman@acm.org; Tue, 31 Jan 2006 11:02:34 +0000
Subject: |STAT request
From: Ralph Goldstein <rgoldst@marton.plus.com>
Reply-To: rgoldst@marton.plus.com
To: perlman@acm.org
Content-Type: multipart/alternative; boundary="=-wq7fWZEm19Wm9L0h9qOd"
Date: Tue, 31 Jan 2006 11:02:04 +0000
Message-Id: <1138705324.3904.2.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) 
X-pstn-levels:     (S:38.44347/99.90000 P:95.9108 M:97.0232 C:98.7678 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <rgoldst@marton.plus.com> [177/9] 
Status: RO
X-Status: A
X-Keywords:                


--=-wq7fWZEm19Wm9L0h9qOd
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.

   I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Dear Professor Perlman,
I was delighted to come across your stats package again after so many years! This was the first usable package I found in the 
early 80s. I used it for teaching purposes then and the wheel may be about to come full circle!
Thank-you for providing this useful resource.

Yours
Dr Ralph Goldstein, UK

--=-wq7fWZEm19Wm9L0h9qOd
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
<PRE>
&nbsp;&nbsp; I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Dear Professor Perlman,
I was delighted to come across your stats package again after so many years! This was the first usable package I found in the 
early 80s. I used it for teaching purposes then and the wheel may be about to come full circle!
Thank-you for providing this useful resource.

Yours
Dr Ralph Goldstein, UK
</PRE>
</BODY>
</HTML>

--=-wq7fWZEm19Wm9L0h9qOd--

From spivey@cornell.edu  Sat May 13 15:21:25 2006
Return-Path: <spivey@cornell.edu>
Received: from alias2.acm.org (alias2.acm.org [199.222.69.92])
	by turing.acm.org (8.12.8/8.12.8) with ESMTP id k4DJLOBS028470
	for <perlman@turing.acm.org>; Sat, 13 May 2006 15:21:25 -0400
Received: from psmtp.com ([64.18.2.111])
        by alias2.acm.org (ACM Email Forwarding Service) with SMTP id AAV38376
        for <perlman@acm.org>; Sat, 13 May 2006 15:21:25 -0400
Received: from source ([128.253.83.141]) (using TLSv1) by exprod7mx61.postini.com ([64.18.6.10]) with SMTP;
	Sat, 13 May 2006 12:21:23 PDT
Received: from [192.168.1.100] (cpe-24-59-82-31.twcny.res.rr.com [24.59.82.31])
	(authenticated bits=0)
	by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id k4DJLLlM027128
	(version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT)
	for <perlman@acm.org>; Sat, 13 May 2006 15:21:22 -0400 (EDT)
Mime-Version: 1.0
X-Sender: mjs41@postoffice7.mail.cornell.edu
Message-Id: <p05200009c08be12c7459@[192.168.1.100]>
Date: Sat, 13 May 2006 15:21:20 -0400
To: perlman@acm.org
From: Michael Spivey <spivey@cornell.edu>
Subject: |STAT
Content-Type: multipart/alternative; boundary="============_-1064574415==_ma============"
X-pstn-levels:     (S:99.90000/99.90000 P:95.9108 M:96.8350 C:98.4741 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <spivey@cornell.edu> [177/9] 
Status: RO
X-Status: A
X-Keywords:                

--============_-1064574415==_ma============
Content-Type: text/plain; charset="iso-8859-1" ; format="flowed"
Content-Transfer-Encoding: quoted-printable

Dear Gary Perlman,
   Can you please provide the site where I can download |stat?  It is 
the most appropriate stats package for my needs that I've ever used.

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

thanks very much,
Michael Spivey

-- 
_________________________________________________________________
Michael Spivey, Assoc. Professor	office: 238 Uris Hall
Dept. of Psychology                	phone:(607)255-9365
Cornell University                 		 FAX:(607)255-8433
Ithaca, NY 14853                   		email:spivey@cornell.edu
http://www.psych.cornell.edu/people/Faculty/mjs41.html
OFFICE HOURS: Tues. 2-3:30

If symbols are the atoms of the mind, then every thought is one of 
Schr=F6dinger's cats.
_________________________________________________________________
--============_-1064574415==_ma============
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type=3D"text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>|STAT</title></head><body>
<div><font face=3D"Courier" size=3D"-3" color=3D"#006600">Dear Gary
Perlman,</font></div>
<div><font face=3D"Courier" size=3D"-3" color=3D"#006600">&nbsp; Can you
please provide the site where I can download |stat?&nbsp; It is the
most appropriate stats package for my needs that I've ever
used.</font></div>
<div><font face=3D"Courier" size=3D"-3" color=3D"#006600"><br></font></div>
<div><font face=3D"Courier" size=3D"-3" color=3D"#006600">I AGREE TO ADHERE
TO THE CONDITIONS OF USING |STAT.</font></div>
<div><font face=3D"Courier" size=3D"-3" color=3D"#006600">I AGREE NOT TO
SHARE THE |STAT LOCATION WITH OTHERS</font>.</div>
<div><br></div>
<div>thanks very much,</div>
<div>Michael Spivey</div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div>_________________________________________________________________<br
>
Michael Spivey, Assoc. Professor<x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>office: 238 Uris Hall<br>
Dept. of
Psychology&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<x-tab
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>phone:(607)255-9365<br>
Cornell
University&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<x-tab>&nbsp;
</x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </x-tab>
=46AX:(607)255-8433<br>
Ithaca, NY
14853&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<x-tab
>&nbsp;&nbsp; </x-tab><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>email:spivey@cornell.edu<br>
http://www.psych.cornell.edu/people/Faculty/mjs41.html<br>
OFFICE HOURS: Tues. 2-3:30<br>
<br>
If symbols are the atoms of the mind, then every thought is one of
Schr=F6dinger's cats.<br>
_________________________________________________________________</div
>
</body>
</html>
--============_-1064574415==_ma============--

From kielby@gmail.com  Mon Oct 16 11:42:56 2006
Return-Path: <kielby@gmail.com>
Received: from acm26-4.acm.org (acm26-4.acm.org [63.118.7.109])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id k9GFgufs016880
	for <perlman@turing.acm.org>; Mon, 16 Oct 2006 11:42:56 -0400
Received: from psmtp.com ([64.18.2.80])
        by acm26-4.acm.org (ACM Email Forwarding Service) with SMTP id UZG28056
        for <perlman@acm.org>; Mon, 16 Oct 2006 11:42:56 -0400
Received: from source ([64.233.166.183]) by exprod7mx78.postini.com ([64.18.6.14]) with SMTP;
	Mon, 16 Oct 2006 08:42:55 PDT
Received: by py-out-1112.google.com with SMTP id n25so2416181pyg
        for <perlman@acm.org>; Mon, 16 Oct 2006 08:42:22 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=uoJd5fhl6jX7Z8X2NT8qCyvSlgjz9IvNmX5eBnK2shLS5u9wdNSKKkgE/EbJgzr7BYBPvoQSlSKMPVP5lTZ3ih6+Ex+qNyuTePZuF2bY9vPH39ZRiZBDpDsCa3c5qd48ZN0J/xSmZGU1SsKm0vtaRFeXtOhuVVCv5LBr77vhXvw=
Received: by 10.35.40.10 with SMTP id s10mr13094825pyj;
        Mon, 16 Oct 2006 08:42:21 -0700 (PDT)
Received: by 10.35.62.5 with HTTP; Mon, 16 Oct 2006 08:42:21 -0700 (PDT)
Message-ID: <ea0e148d0610160842r723adf36hfabbd2f804d16edf@mail.gmail.com>
Date: Mon, 16 Oct 2006 11:42:21 -0400
From: "Andrew Kielbasinski" <kielby@gmail.com>
To: perlman@acm.org
Subject: DOS|STAT notice
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-pstn-levels:     (S:99.90000/99.90000 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <kielby@gmail.com> [177/9] 
Status: R
X-Status: 
X-Keywords:                  

Hello,
I just wanted to let you know I have been using your stat suite for a
machine learning class I am taking at Cornell. The professor suggested
we use it to help with working with our datasets and results.

I think the tools are great and very helpful! Thank you!

Andrew

From geo@kstroy.onego.ru  Mon Jan 29 05:35:20 2007
Return-Path: <geo@kstroy.onego.ru>
Received: from mx.onego.ru (mx.onego.ru [213.59.11.4])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id l0TAZJWa001338
	for <perlman@turing.acm.org>; Mon, 29 Jan 2007 05:35:20 -0500
Received: from kstroy.onego.ru ([195.161.136.94])
	by mx.onego.ru with smtp (Exim 4.63 (FreeBSD))
	(envelope-from <geo@kstroy.onego.ru>)
	id 1HBTqz-0007sh-2h
	for perlman@turing.acm.org; Mon, 29 Jan 2007 13:35:13 +0300
Received: from 192.168.1.25 ([192.168.1.25]) by kstroy.onego.ru (WinRoute Pro 4.1.25) with SMTP; Mon, 29 Jan 2007 13:24:50 +0000
Message-ID: <45BDCEB4.20604@kstroy.onego.ru>
Date: Mon, 29 Jan 2007 13:38:44 +0300
From: Anton Razuvayev <geo@kstroy.onego.ru>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
X-Accept-Language: ru-ru, ru
MIME-Version: 1.0
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: Re: |STAT request
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit
Status: R
X-Status: 
X-Keywords:                  

I'm happy to say that I was able to compile |STAT on Mac mini Intel Core 
Duo running Mac OS X Tiger !

Thanks a lot
 
-anthony



From Kris.Kelley@filetek.com  Thu Sep 27 11:17:27 2007
Return-Path: <Kris.Kelley@filetek.com>
Received: from acm26-4.acm.org (acm26-4.acm.org [63.118.7.109])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id l8RFHRl3002418
	for <perlman@turing.acm.org>; Thu, 27 Sep 2007 11:17:27 -0400
Received: from psmtp.com ([64.18.2.107])
        by acm26-4.acm.org (ACM Email Forwarding Service) with SMTP id GYS20227
        for <perlman@acm.org>; Thu, 27 Sep 2007 11:17:27 -0400
Received: from source ([208.178.64.37]) by exprod7mx57.postini.com ([64.18.6.14]) with SMTP;
	Thu, 27 Sep 2007 08:17:25 PDT
X-BrightmailFiltered: true
X-Brightmail-Tracker: AAAAAA==
X-IronPort-AV: i="4.21,204,1188792000"; 
   d="scan'208"; a="7340642:sNHT125692952"
X-FILETEK-DISCLAIMER: Disclaimer Added
X-MimeOLE: Produced By Microsoft Exchange V6.0.6619.12
content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: |STAT kudos
Date: Thu, 27 Sep 2007 11:15:47 -0400
Message-ID: <044FE912A4342A4CA576C99AF134670E255F09@mailsrvr.filetek.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: |STAT kudos
Thread-Index: AcgBGUfXI64jrUQGSRaYYYYkwucLbQ==
From: "Kelley, Kris" <Kris.Kelley@filetek.com>
To: <perlman@acm.org>
Content-Type: text/plain; charset="iso-8859-1"
X-pstn-levels:     (S:45.00511/99.90000 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 3 (1.0000:1.0000) s gt3 gt2 gt1 p m c 
X-pstn-addresses: from <Kris.Kelley@filetek.com> [177/9] 
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by turing.acm.org id l8RFHRl3002418
Status: R
X-Status: 
X-Keywords:                  

Mr. Perlman,

Just wanted to let you know that |STAT was just what I was looking for.  I wanted something I could easily tinker with and pipe data into and the manual got me up and running quickly.  Thanks.

Kris Kelley
Rockville, MD

This email and any files transmitted with it are confidential, may also be privileged, and are intended solely for the use of the individual or entity to whom they are addressed.  If you have received this email in error, you may not copy or use it, or disclose it to anyone else; please notify the FileTek Security Administrators [secureIT@filetek.com] immediately and destroy this email and any copies of it.  Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of FileTek, Inc.  Finally, the recipient should check this email and any attachments for the presence of viruses.  FileTek, Inc. accepts no liability for any damage caused by any virus transmitted by this email.

From p.monaghan@lancaster.ac.uk  Fri Jan 18 15:10:55 2008
Return-Path: <p.monaghan@lancaster.ac.uk>
Received: from hedwig.lancs.ac.uk (hedwig.lancs.ac.uk [148.88.0.65])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id m0IKAtcf006591
	for <perlman@turing.acm.org>; Fri, 18 Jan 2008 15:10:55 -0500
Received: from mail02.lancs.ac.uk ([148.88.1.54])
	by hedwig.lancs.ac.uk with esmtp (Exim 4.60)
	(envelope-from <p.monaghan@lancaster.ac.uk>)
	id 1JFxYE-0001Ab-6l
	for perlman@turing.acm.org; Fri, 18 Jan 2008 20:10:54 +0000
Received: from webmail02.lancs.ac.uk ([148.88.1.57])
	by mail02.lancs.ac.uk with esmtp (Exim 4.66)
	(envelope-from <monaghan@unix.lancs.ac.uk>)
	id 1JFxYD-0006bT-JF
	for perlman@turing.acm.org; Fri, 18 Jan 2008 20:10:53 +0000
Received: from localhost ([127.0.0.1] helo=webmail02.lancs.ac.uk)
	by webmail02.lancs.ac.uk with esmtp (Exim 4.63)
	(envelope-from <monaghan@unix.lancs.ac.uk>)
	id 1JFxYD-0003ao-GE
	for perlman@turing.acm.org; Fri, 18 Jan 2008 20:10:53 +0000
Received: from 85.145.30.54
        by webmail02.lancs.ac.uk with HTTP;
        Fri, 18 Jan 2008 20:10:53 -0000 (UTC)
Message-ID: <1163.85.145.30.54.1200687053.squirrel@webmail02.lancs.ac.uk>
In-Reply-To: <Pine.LNX.4.64.0801181402330.26160@turing.acm.org>
References: <62471.148.88.169.228.1200649606.squirrel@webmail02.lancs.ac.uk>
    <Pine.LNX.4.64.0801181402330.26160@turing.acm.org>
Date: Fri, 18 Jan 2008 20:10:53 -0000 (UTC)
Subject: Re: |STATS
From: "Padraic Monaghan" <p.monaghan@lancaster.ac.uk>
To: "Gary PERLMAN" <perlman@turing.acm.org>
User-Agent: SquirrelMail/1.5.1
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-15
Content-Transfer-Encoding: 8bit
Status: R
X-Status: 
X-Keywords:                  

Dear Dr Perlman,

Thankyou very much for this. I'm sorry, in my last email I assumed your
email server would be automatic (maybe it is...) so just had a very
utilitarian email. I would like to say thanks very much for this software,
though, I've used it extensively in the past.

Best wishes, Padraic Monaghan

On Fri, 18 January, 2008 7:02 pm, Gary PERLMAN wrote:
> Thank you for your interest in |STAT data manipulation and analysis
> software.
>
> UNIX |STAT for is now (only) available via Web browsers at a secret
> location. http://www.hcibib.org/stat/xyzzy/
>
>
> To obtain UNIX |STAT files, please follow the instructions at:
> http://www.acm.org/perlman/stat/#access
> There are installation notes (e.g., for Mac OS X and Linux) at:
> http://www.acm.org/perlman/stat/installation.txt
>
>
> DOS |STAT executables and documentation are available as a WinZip file:
> http://www.acm.org/perlman/stat/DOS-STAT.ZIP
>
>
> HTML documentation is available from the |STAT home page:
> http://www.acm.org/perlman/stat/
>
>
> On Fri, 18 Jan 2008, Padraic Monaghan wrote:
>
>
>> I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
>> I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>>
>>
>


From Karl.R.Gegenfurtner@psychol.uni-giessen.de  Thu Feb 14 11:21:36 2008
Return-Path: <Karl.R.Gegenfurtner@psychol.uni-giessen.de>
Received: from merkurneu.hrz.uni-giessen.de (merkurneu.hrz.uni-giessen.de [134.176.2.3])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id m1EGLQTE020059
	for <perlman@turing.acm.org>; Thu, 14 Feb 2008 11:21:26 -0500
Received: from [134.176.2.168] by merkurneu.hrz.uni-giessen.de with ESMTP for perlman@turing.acm.org; Thu, 14 Feb 2008 17:20:56 +0100
Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15])
	by mailgw22.hrz.uni-giessen.de (Postfix) with ESMTP id 096F47EBEF5
	for <perlman@turing.acm.org>; Thu, 14 Feb 2008 17:20:09 +0100 (CET)
Received: from [134.176.76.10] by hermes.hrz.uni-giessen.de with ESMTP for perlman@turing.acm.org; Thu, 14 Feb 2008 17:20:11 +0100
Message-Id: <47B46A3B.2000200@uni-giessen.de>
Date: Thu, 14 Feb 2008 17:20:11 +0100
From: Karl Gegenfurtner <Karl.R.Gegenfurtner@psychol.uni-giessen.de>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1
X-Accept-Language: en
MIME-Version: 1.0
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT request
References: <47B45525.3030002@uni-giessen.de> <Pine.LNX.4.64.0802141103010.17455@turing.acm.org>
In-Reply-To: <Pine.LNX.4.64.0802141103010.17455@turing.acm.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
X-HRZ-JLUG-MailScanner-Information: Passed JLUG virus check
X-HRZ-JLUG-MailScanner: No virus found
X-MailScanner-From: gegenfurtner@uni-giessen.de
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by turing.acm.org id m1EGLQTE020059
Status: R
X-Status: A
X-Keywords:                 

Dear Dr. Perlman,

thanks for your quick reply, which should solve my problems. Of course I am 
wondering why anybody would hide such wonderful software from the world. From 
the sight of it, it looks like you either ran into a lawyer or are just sick and 
tired of dealing with all the email generated by the software (such as this, I 
know).

In any case, I thought I let you know that "dm" is probably the one program I 
have been using the most in the last 20 years of research, and that "anova" is 
simply great! But then, of course, I am a command line freak, and there's not 
many around anymore.

Thanks for all the effort you put into this!

Best wishes,

Karl
-- 
Prof. Karl Gegenfurtner, Abteilung Allgemeine Psychologie
Justus-Liebig-Universität, Otto-Behaghel-Str. 10, 35394 Giessen
phone:  +49 641 9926100	  mailto:gegenfurtner@uni-giessen.de
fax:    +49 641 9926119	  http://www.allpsych.uni-giessen.de/karl


Gary PERLMAN wrote:
> Thank you for your interest in |STAT data manipulation and analysis 
> software.
> 
> The code has probably not changed, but please check the installation notes.
> 
> UNIX |STAT for is now (only) available via Web browsers at a secret 
> location.
>     http://www.hcibib.org/stat/xyzzy/
> 
> To obtain UNIX |STAT files, please follow the instructions at:
>     http://www.acm.org/perlman/stat/#access
> There are installation notes (e.g., for Mac OS X and Linux) at:
>     http://www.acm.org/perlman/stat/installation.txt
> 
> DOS |STAT executables and documentation are available as a WinZip file:
>     http://www.acm.org/perlman/stat/DOS-STAT.ZIP
> 
> HTML documentation is available from the |STAT home page:
>     http://www.acm.org/perlman/stat/
> 
> On Thu, 14 Feb 2008, Karl Gegenfurtner wrote:
> 
>>   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
>>   I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>>
>> Dear Dr. Perlman,
>>
>> I jut switched to MacOS-X, and I am having trouble compiling the old 
>> version I have (which dates back to the 80s) on that machine. I am 
>> wondering whether you have an updated source that would work on the 
>> new MacOSX.
>>
>> Best wishes,
>>
>> Karl
>>
> 



From Norman.Vinson@nrc-cnrc.gc.ca  Mon Jun  2 10:46:45 2008
Return-Path: <Norman.Vinson@nrc-cnrc.gc.ca>
Received: from acm26-4.acm.org (acm26-4.acm.org [63.118.7.109])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id m52Eki1j015433
	for <perlman@turing.acm.org>; Mon, 2 Jun 2008 10:46:45 -0400
Received: from psmtp.com ([64.18.2.90])
        by acm26-4.acm.org (ACM Email Forwarding Service) with SMTP id IUW48344
        for <perlman@acm.org>; Mon, 02 Jun 2008 10:46:44 -0400
Received: from source ([132.246.15.80]) by exprod7mx198.postini.com ([64.18.6.14]) with SMTP;
	Mon, 02 Jun 2008 10:46:40 EDT
Received: from nrccenexb1.nrc.ca ([132.246.15.96]) by nrccenexf1.nrc.ca with Microsoft SMTPSVC(6.0.3790.3959);
	 Mon, 2 Jun 2008 10:46:40 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C8C4BF.777A9FDC"
Subject: DOS|STAT notice
Date: Mon, 2 Jun 2008 10:46:40 -0400
Message-ID: <E4D07AB09F5F044299333C8D0FEB45E9064626D8@nrccenexb1.nrc.ca>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: DOS|STAT notice
Thread-Index: AcjCbFG9QdoEyO/mQWWSGsZJkIlboA==
From: "Vinson, Norm" <Norman.Vinson@nrc-cnrc.gc.ca>
To: <perlman@acm.org>
X-OriginalArrivalTime: 02 Jun 2008 14:46:40.0411 (UTC) FILETIME=[7794FEB0:01C8C4BF]
X-pstn-levels:     (S:72.25490/99.90000 CV:99.0000 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 5 (2.0000:2.0000) s cv gt3 gt2 gt1 p m c 
X-pstn-addresses: from <Norman.Vinson@nrc-cnrc.gc.ca> [177/9] 
Status: R
X-Status: 
X-Keywords:                  

This is a multi-part message in MIME format.

------_=_NextPart_001_01C8C4BF.777A9FDC
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Gary,

=20

I've been fighting Statistica for the past few weeks, and have given up =
(at least for now). It's back to |STAT for me.

=20

norm

=20

Norman G. Vinson, PhD

Institute for Information Technology | Institut de technologie de =
l'information

National Research Council Canada | Conseil national de recherches Canada =


M50, 1200 ch. Montr=E9al, Ottawa ON K1A 0R6 norm.vinson@nrc-cnrc.gc.ca=20

Telephone | T=E9l=E9phone 613-993-2565 Facsimile | t=E9l=E9copieur =
613-952-7151=20

Government of Canada | Gouvernement du Canada

=20


------_=_NextPart_001_01C8C4BF.777A9FDC
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"country-region"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"place"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"PostalCode"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"State"/>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"City"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Arial monospaced for SAP";
	panose-1:2 11 6 9 2 2 2 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:Arial;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
p
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'>Hi
Gary,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'>I&#8217;ve
been fighting Statistica for the past few weeks, and have given up (at =
least
for now). It&#8217;s back to |STAT for me.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'>norm<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for SAP"'>Norman
G. Vinson, PhD</span></font><font size=3D2><span =
style=3D'font-size:10.0pt'><o:p></o:p></span></font></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for =
SAP"'>Institute
for Information Technology | Institut de technologie de =
l'information</span></font><font
size=3D2><span style=3D'font-size:10.0pt'><o:p></o:p></span></font></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for =
SAP"'>National
Research Council Canada | Conseil national de recherches Canada =
</span></font><o:p></o:p></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for SAP"'>M50,
1200 ch. Montr=E9al, <st1:place w:st=3D"on"><st1:City =
w:st=3D"on">Ottawa</st1:City> <st1:State
 w:st=3D"on">ON</st1:State> <st1:PostalCode w:st=3D"on">K1A =
0R6</st1:PostalCode></st1:place>
<a =
href=3D"mailto:norm.vinson@nrc-cnrc.gc.ca">norm.vinson@nrc-cnrc.gc.ca</a>=
 </span></font><o:p></o:p></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for =
SAP"'>Telephone
| T=E9l=E9phone 613-993-2565 Facsimile | t=E9l=E9copieur 613-952-7151 =
</span></font><o:p></o:p></p>

<p style=3D'margin:0in;margin-bottom:.0001pt'><font size=3D1
face=3D"Arial monospaced for SAP"><span =
style=3D'font-size:7.5pt;font-family:"Arial monospaced for =
SAP"'>Government
of <st1:country-region w:st=3D"on"><st1:place =
w:st=3D"on">Canada</st1:place></st1:country-region>
| Gouvernement du Canada</span></font><font size=3D2><span =
style=3D'font-size:10.0pt'><o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3DArial><span =
style=3D'font-size:12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>

------_=_NextPart_001_01C8C4BF.777A9FDC--

From cmdlnkid@gmail.com  Sun Nov 16 12:43:46 2008
Return-Path: <cmdlnkid@gmail.com>
Received: from ag-out-0708.google.com (ag-out-0708.google.com [72.14.246.247])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id mAGHhj7O017237
	for <perlman@turing.acm.org>; Sun, 16 Nov 2008 12:43:46 -0500
Received: by ag-out-0708.google.com with SMTP id 9so1825722agd.2
        for <perlman@turing.acm.org>; Sun, 16 Nov 2008 09:43:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:date:to:subject:in-reply-to
         :message-id:references:user-agent:x-openpgp-key:mime-version
         :content-type:from;
        bh=o3X/9PuE+gnbQGmpAwxt7Q1Pd9LzLJrlov35LEsOdxM=;
        b=D13MMkP5HfR6Hxl5X3WTCdE1KXXtwzXp/JD8X1cevPxPsjOMwFM//lK4M7f+aXqnxG
         EHH6zGdMd04H2Svge3ntbiFIrNGYQ2RnDE5+nzmWMvPijNajIRnGAPE6Nzm7Dqz8J+hm
         EO8ol7B+HYdK8BylB5E1COhamXWdRo2U78ifg=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=date:to:subject:in-reply-to:message-id:references:user-agent
         :x-openpgp-key:mime-version:content-type:from;
        b=I+WK0Ot3/mceuk/8Ra727+Mf7TRP/Cv956CuvW7ihXOLvrHuyuM6+vg1GqS1s8TXNN
         YVSwfa29teS/enMAk0tdyC3RNrfwr1e6rrVFeemWz5AO1h8Z0gk+nCIfayUzQyaEsRH4
         t6uFkD6DQZ247EJHTmttB5pOGgTPJkdlt4oeA=
Received: by 10.90.94.3 with SMTP id r3mr2138238agb.73.1226857425625;
        Sun, 16 Nov 2008 09:43:45 -0800 (PST)
Received: from ?192.168.1.50? (c-71-205-56-117.hsd1.mi.comcast.net [71.205.56.117])
        by mx.google.com with ESMTPS id 5sm2254811agc.29.2008.11.16.09.43.44
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 16 Nov 2008 09:43:44 -0800 (PST)
Date: Sun, 16 Nov 2008 12:43:35 -0500
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT request
In-Reply-To: <Pine.LNX.4.64.0811161137110.7684@turing.acm.org>
Message-ID: <alpine.BSF.2.00.0811161240310.8643@qvzrafvba.5c.ybpny>
References: <b7124e600811152154j34cb1757y2e06004324693624@mail.gmail.com> <Pine.LNX.4.64.0811161137110.7684@turing.acm.org>
User-Agent: Alpine 2.00 (BSF 1167 2008-08-23)
X-OpenPGP-Key: 0xDFFDD218
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII
From: "J. Hellenthal" <cmdlnkid@gmail.com>
Status: R
X-Status: 
X-Keywords:                  


Thank you for your quick reply with this. There are not many nicely 
written programs like this one for DOS & Unix. This will help a ton with 
some of the work I have to achieve.

Thanks again.

-- 

  Sincerely,    -- Jason H.  ;;  Networked Systems Engineering.
    The Command Line Kid.    ;;  Multi-user Systems Advocate.
  mailto:gmail.com!cmdlnkid  ;;  1(616)403-XXXX / BSD Group.

  - (2^(N-1))

From SRS0+5794ffe35c05c0ca=JO=googlemail.com=urs.kleinholdermann@srs.acm.org  Fri Jan 29 17:59:17 2010
Return-Path: <SRS0+5794ffe35c05c0ca=JO=googlemail.com=urs.kleinholdermann@srs.acm.org>
Received: from acm26-3.acm.org (acm26-3.acm.org [199.222.69.108])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id o0TMxGdS032216
	for <perlman@turing.acm.org>; Fri, 29 Jan 2010 17:59:16 -0500
Received: from psmtp.com ([74.125.149.112])
        by acm26-3.acm.org (ACM Email Forwarding Service) with SMTP id LXK99914
        for <perlman@acm.org>; Fri, 29 Jan 2010 17:59:14 -0500
Received: from source ([209.85.219.209]) by na3sys009amx228.postini.com ([74.125.148.10]) with SMTP;
	Fri, 29 Jan 2010 17:59:14 EST
Received: by ewy1 with SMTP id 1so2436385ewy.39
        for <perlman@acm.org>; Fri, 29 Jan 2010 14:59:13 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        bh=1Cx9aqbZSvO0a+z9V4OwGqAG7eFPB+8kX7W/Yr6xC+o=;
        b=CjTkzP+eW9jp+tIfsrT2OTeiutboIiTUgNYVYTQXNeLhZwIpDT/6mFF7819T0yl/UY
         yM9PW8v4xLR07AJ33khV6A9v5XNlFQs9lHZ8H+uuDE9Bejsvz7ZSRK2GBP028dTiSQjy
         DzmK6uOdw3jmLtk8ABD2LF6YatJbeun0l59AA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=mime-version:sender:date:x-google-sender-auth:message-id:subject
         :from:to:content-type;
        b=a9e1S0HjSPsvdzMJGuSNs8f17xoKL0YInY1rJbVr8MhzkIEy5NAimZLDC5ON3QmuAM
         XXZ1yf8ezvg+xLB+1WHtjyU/qTBV25tccEbxir+IqwYuO90+0BKKOTSU8DW2s+dFtLRB
         fGXMmd4anh1pVeLMl0N0eLqYJS8zvWfUNlAS0=
MIME-Version: 1.0
Sender: urs.kleinholdermann@googlemail.com
Received: by 10.213.96.68 with SMTP id g4mr1370190ebn.77.1264805952397; Fri, 
	29 Jan 2010 14:59:12 -0800 (PST)
Date: Fri, 29 Jan 2010 23:59:12 +0100
X-Google-Sender-Auth: 474be48064c82e43
Message-ID: <eac2c921001291459v51607bc7r84c0d623321b04da@mail.gmail.com>
Subject: citing |STAT tools
From: Urs Kleinholdermann <urs@kleinholdermann.de>
To: perlman@acm.org
Content-Type: text/plain; charset=ISO-8859-1
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:10.27781/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 5 (2.0000:2.0000) s cv gt3 gt2 gt1 p m c 
X-pstn-addresses: from <urs@kleinholdermann.de> [177/9] 
Status: R
X-Status: A
X-Keywords:                 

Dear Mr. Perlman,

Thank you so much for the amazing |STAT tools!

As I used them quite a lot for my thesis I'd like to cite them too. Is this

Perlman, G. (1983) Data Analysis in the UNIX Environment. pp. 130-138
in K. W. Heiner, R. S. Sacher, & J. W. Wilkinson (Eds.) Computer
Science and Statistics: Proceedings of the 14th Symposium on the
Interface, July 5-7, 1982, Springer-Verlag.

the correct citation for that?

best regards!

Urs

From SRS0+a0e6491d5f1924a2=MA=student.lboro.ac.uk=V.Patel2-06@srs.acm.org  Wed Apr 21 07:38:13 2010
Return-Path: <SRS0+a0e6491d5f1924a2=MA=student.lboro.ac.uk=V.Patel2-06@srs.acm.org>
Received: from acm26-4.acm.org (acm26-4.acm.org [199.222.69.109])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id o3LBcDhC017504
	for <perlman@turing.acm.org>; Wed, 21 Apr 2010 07:38:13 -0400
Received: from psmtp.com ([74.125.149.86])
        by acm26-4.acm.org (ACM Email Forwarding Service) with SMTP (SSL) id DPH06214
        for <perlman@acm.org>; Wed, 21 Apr 2010 07:38:14 -0400
Received: from source ([158.125.1.219]) (using TLSv1) by na3sys009amx160.postini.com ([74.125.148.10]) with SMTP;
	Wed, 21 Apr 2010 04:38:13 PDT
Received: from [209.85.223.202] (helo=mail-iw0-f202.google.com)
	by scamper.lut.ac.uk with esmtp (Exim 4.66)
	(envelope-from <V.Patel2-06@student.lboro.ac.uk>)
	id 1O4YFu-0004Jj-76
	for perlman@acm.org; Wed, 21 Apr 2010 12:38:10 +0100
Received: by iwn40 with SMTP id 40so5004490iwn.1
        for <perlman@acm.org>; Wed, 21 Apr 2010 04:38:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.231.161.193 with HTTP; Wed, 21 Apr 2010 04:38:09 -0700 (PDT)
Date: Wed, 21 Apr 2010 12:38:09 +0100
Received: by 10.231.162.85 with SMTP id u21mr734592ibx.95.1271849889395; Wed, 
	21 Apr 2010 04:38:09 -0700 (PDT)
Message-ID: <s2h23f2cc4a1004210438qe983868bic094dd7cc7e1b95@mail.gmail.com>
Subject: chi-square distribution code
From: Vishal Patel2 <V.Patel2-06@student.lboro.ac.uk>
To: perlman@acm.org
Content-Type: multipart/alternative; boundary=005045013ed8dd73f10484bda0e9
X-Scan-Signature: 38929e6bf613be944f1bad05c2cabaeb
X-Lboro-Filtered: scamper.lut.ac.uk, Wed, 21 Apr 2010 12:38:10 +0100
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:46.35627/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:88.1613 C:98.6951 )
X-pstn-settings: 5 (2.0000:2.0000) s cv gt3 gt2 gt1 p m c 
X-pstn-addresses: from <V.Patel2-06@student.lboro.ac.uk> [177/9] 
Status: R
X-Status: A
X-Keywords:                 

--005045013ed8dd73f10484bda0e9
Content-Type: text/plain; charset=UTF-8

Hi Gary,
I am a student at Loughborough University, England studying computer
science. The reason why i am sending you an email is to ask you if i can use
your work found on http://www.netlib.org//a/perlman as a point of reference
to translate the probability algorithms in c#. I am developing a chi-square
calculator and would like to be able to use your code to generate the
chi-square critical values.

Thanks,
Vishal.

--005045013ed8dd73f10484bda0e9
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi Gary,<br>I am a student at Loughborough University, England studying com=
puter science. The reason why i am sending you an email is to ask you if i =
can use your work found on <a href=3D"http://www.netlib.org//a/perlman">htt=
p://www.netlib.org//a/perlman</a> as a point of reference to translate the =
probability algorithms in c#. I am developing a chi-square calculator and w=
ould like to be able to use your code to generate the chi-square critical v=
alues.<br>
=C2=A0<br>Thanks,<br>Vishal.=20

--005045013ed8dd73f10484bda0e9--

From yalinghsiao@gmail.com  Sat Aug  7 00:53:15 2010
Return-Path: <yalinghsiao@gmail.com>
Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id o774rEbr000511
	for <perlman@turing.acm.org>; Sat, 7 Aug 2010 00:53:14 -0400
Received: by wwd20 with SMTP id 20so373383wwd.11
        for <perlman@turing.acm.org>; Fri, 06 Aug 2010 21:53:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:mime-version:received:in-reply-to
         :references:from:date:message-id:subject:to:content-type
         :content-transfer-encoding;
        bh=Dqiv74NjRcJnmoUtsBv5tFiL6omAJCVZpgZK7On60yI=;
        b=P0l8iCVS5PT9fF5mjx+X/jt/K53ML+mdIOniYWbSAChLBdYui8mrNSq3Mp6olzTr96
         Kno6oNzei6/+Cks3CkeA7loHj9wFaAsz9q+zUinvBrMb7/8a+IMD9gC4FxuP8X7hClv6
         kXQ4tAKyMg4EEqEnGnRATt82E2jybbzB2XWDQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type:content-transfer-encoding;
        b=xXOnWCJI69r+atDs3drv/Yp4v7pehFTmlmO+lxD3/2IT91BHKQm0zCGwQE9ayk3pEO
         M0/KwiVIxVp+58cySrwfe1I7PrSOF/F0wvpXnjx5JB5hwMW/i6//J7CywbxPIdDY5NE1
         clxkG8CFsUDOgX+2oPZvyQ3vBCT92+c8bCvvs=
Received: by 10.216.174.69 with SMTP id w47mr787023wel.25.1281156793214; Fri, 
	06 Aug 2010 21:53:13 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.216.133.31 with HTTP; Fri, 6 Aug 2010 21:52:53 -0700 (PDT)
In-Reply-To: <Pine.LNX.4.64.1008020149390.31177@turing.acm.org>
References: <AANLkTiks2jaRXLLdhahVM89hF3DXgjS5R2-sRyRoqqt1@mail.gmail.com> 
	<Pine.LNX.4.64.1007301629250.19574@turing.acm.org> <AANLkTimSqWEH7nktCZAonjQN6n6MYB1KcK1wkAuW-zVH@mail.gmail.com> 
	<Pine.LNX.4.64.1008020149390.31177@turing.acm.org>
From: Yaling Hsiao <yalinghsiao@gmail.com>
Date: Sat, 7 Aug 2010 12:52:53 +0800
Message-ID: <AANLkTikBL1V7ZvC80hq8CLsTLWOckROj12VWA4iYJBd9@mail.gmail.com>
Subject: Re: obtain |STAT
To: Gary PERLMAN <perlman@turing.acm.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by turing.acm.org id o774rEbr000511
Status: R
X-Status: 
X-Keywords:                  

Dear Dr. Perlman,

Thank you so much for the help. It's been very helpful.

Best regards,
Yaling Hsiao




On Mon, Aug 2, 2010 at 1:52 PM, Gary PERLMAN <perlman@turing.acm.org> wrote:
> Dear Yaling Hsiao,
>
> There are only the DOS applications in DOS-STAT.ZIP mentioned below.
> You just unzip the exe files and place them in a directory on your path.
> The commands are executed from a command.com command line.
>
> I hope that is helpful.
>
> Gary Perlman
>
> On Sun, 1 Aug 2010, Yaling Hsiao wrote:
>
>> Thank you so much, Dr. Perlman. Is there any documentation about
>> installing it on Windows?
>>
>> Thank you very much again,
>> Yaling Hsiao
>>
>>
>>
>>
>> On Sat, Jul 31, 2010 at 4:29 AM, Gary PERLMAN <perlman@turing.acm.org>
>> wrote:
>>>
>>> Thank you for your interest in |STAT data manipulation and analysis
>>> software.
>>>
>>> UNIX |STAT for is now (only) available via Web browsers at a secret
>>> location.
>>>        http://www.hcibib.org/stat/xyzzy/
>>>
>>> To obtain UNIX |STAT files, please follow the instructions at:
>>>        http://www.acm.org/perlman/stat/#access
>>> There are installation notes (e.g., for Mac OS X and Linux) at:
>>>        http://www.acm.org/perlman/stat/installation.txt
>>>
>>> DOS |STAT executables and documentation are available as a WinZip file:
>>>        http://www.acm.org/perlman/stat/DOS-STAT.ZIP
>>>
>>> HTML documentation is available from the |STAT home page:
>>>        http://www.acm.org/perlman/stat/
>>>
>>> On Tue, 27 Jul 2010, Yaling Hsiao wrote:
>>>
>>>> Hi,
>>>>
>>>> I would like to obtain |STAT for my data analysis of a language
>>>> processing experiment.
>>>>
>>>> I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
>>>> I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>>>>
>>>> Thank you,
>>>> Yaling Hsiao
>>>>
>>>
>

From SRS0+79223a0dd64f8958=PQ=gmail.com=derek.p.moore@srs.acm.org  Wed Aug 11 11:33:56 2010
Return-Path: <SRS0+79223a0dd64f8958=PQ=gmail.com=derek.p.moore@srs.acm.org>
Received: from acm26-3.acm.org (acm26-3.acm.org [199.222.69.108])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id o7BFXuDL016621
	for <perlman@turing.acm.org>; Wed, 11 Aug 2010 11:33:56 -0400
Received: from psmtp.com ([74.125.149.138])
        by acm26-3.acm.org (ACM Email Forwarding Service) with SMTP id TXS74955
        for <perlman@acm.org>; Wed, 11 Aug 2010 11:33:55 -0400
Received: from source ([209.85.160.54]) by na3sys009amx254.postini.com ([74.125.148.10]) with SMTP;
	Wed, 11 Aug 2010 08:33:56 PDT
Received: by pwj4 with SMTP id 4so109086pwj.41
        for <perlman@acm.org>; Wed, 11 Aug 2010 08:33:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:received:in-reply-to
         :references:date:message-id:subject:from:to:content-type;
        bh=yZrvW8xuMr86WPEDgnuTOVXD8JK8jg8Vp7WKET0bvD8=;
        b=S/sCO0SMu76Y3SLp2J1HsGs38VH6Am679n9j4cf01yFpw2wEaL+/1OgvUCVQqZ5T03
         4eA1XUYc0sNTcrjei4+s4pLBduTLCtrUj8kifXN+Z3GdIJxlgVwY06ej/0DGaJ+KX1cH
         D47IzFQb7NzHVGMB3xYEeUCK+oY1nRDrtsCbA=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=AIhoxCtTE+xsSon/pTkPvKfNVj3PoP9F1M2zkr1LnamLHMYoGqFnZnnyQP7oHwakLi
         zmMeBPlT1/2WMe//PEWR5jfhsD/TZGpC0J0C8lr+lCVXDsguoFR4G2xPD0/lscotgl4G
         lVqR5bjq37jyc2EybuhWfx0whhbz3i1KZxt1s=
MIME-Version: 1.0
Received: by 10.142.144.16 with SMTP id r16mr16233122wfd.113.1281540835001; 
	Wed, 11 Aug 2010 08:33:55 -0700 (PDT)
Received: by 10.142.225.13 with HTTP; Wed, 11 Aug 2010 08:33:54 -0700 (PDT)
In-Reply-To: <AANLkTimJfTJ2PH1O1O5oT0YxkP=EmKRKJkFvLT=mo7-n@mail.gmail.com>
References: <AANLkTimJfTJ2PH1O1O5oT0YxkP=EmKRKJkFvLT=mo7-n@mail.gmail.com>
Date: Wed, 11 Aug 2010 10:33:54 -0500
Message-ID: <AANLkTimyqKwE=LXD68T2bTgFp+KOPC4UpSdN+1CDFO-X@mail.gmail.com>
Subject: Re: |STAT
From: Derek Moore <derek.p.moore@gmail.com>
To: perlman@acm.org
Content-Type: multipart/alternative; boundary=000e0cd327463c4d4b048d8dfa87
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:82.88917/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 5 (2.0000:0.3000) s cv GT3 gt2 gt1 p m c 
X-pstn-addresses: from <derek.p.moore@gmail.com> [177/9] 
Status: R
X-Status: 
X-Keywords:                  

--000e0cd327463c4d4b048d8dfa87
Content-Type: text/plain; charset=UTF-8

F your I:

|STAT is in danger of being forgotten forever from the Unix collective
consciousness...

In the absence of |STAT, people will just use modern spreadsheets to make
decisions based on analytical & statistical mistakes.

Results coming from a command line don't embolden invalid conclusions, but
pretty graphs from Excel do!

If you give me the source code, I agree to volunteer as package maintainer
in the Fedora Project for Red Hat Enterprise Linux.

Or we can just wait 'til your dead to package your works for the benefit of
humanity...

Yours,

Derek

On Wed, Aug 4, 2010 at 3:39 PM, Derek Moore <derek.p.moore@gmail.com> wrote:

> I agree it would be awesome if I could just do 'apt-get install stat' or
> 'yum install stat', etc.
> I agree it would be wonderful if everybody's contributions to a project
> were worthwhile (e.g., Canonical's attempts at contributing to GNOME).
>

--000e0cd327463c4d4b048d8dfa87
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

F your I:<div><br></div><div>|STAT is in danger of being forgotten forever =
from the Unix collective consciousness...</div><div><br></div><div>In the a=
bsence of |STAT, people will just use modern spreadsheets to make decisions=
 based on analytical &amp; statistical mistakes.</div>
<div><br></div><div>Results coming from a command line don&#39;t embolden i=
nvalid conclusions, but pretty graphs from Excel do!</div><div><br></div><d=
iv>If you give me the source code, I agree to volunteer as package maintain=
er in the Fedora Project for Red Hat Enterprise Linux.</div>
<div><br></div><div>Or we can just wait &#39;til your dead to package your =
works for the benefit of humanity...</div><div><br></div><div>Yours,</div><=
div><br>Derek<br><br><div class=3D"gmail_quote">On Wed, Aug 4, 2010 at 3:39=
 PM, Derek Moore <span dir=3D"ltr">&lt;<a href=3D"mailto:derek.p.moore@gmai=
l.com">derek.p.moore@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">I agree it would be awesome if I could just=
 do &#39;apt-get install stat&#39; or &#39;yum install stat&#39;, etc.<div>
I agree it would be wonderful if everybody&#39;s contributions to a project=
 were worthwhile (e.g., Canonical&#39;s attempts at contributing to GNOME).=
</div>
</blockquote></div><br></div>

--000e0cd327463c4d4b048d8dfa87--

From SRS0+8acb038de00a96c0=QD=nova.edu=russjohn@srs.acm.org  Mon Aug 30 20:58:50 2010
Return-Path: <SRS0+8acb038de00a96c0=QD=nova.edu=russjohn@srs.acm.org>
Received: from acm26-4.acm.org (acm26-4.acm.org [199.222.69.109])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id o7V0woF7008048
	for <perlman@turing.acm.org>; Mon, 30 Aug 2010 20:58:50 -0400
Received: from psmtp.com ([74.125.149.110])
        by acm26-4.acm.org (ACM Email Forwarding Service) with SMTP id NIL26549
        for <perlman@acm.org>; Mon, 30 Aug 2010 20:58:49 -0400
Received: from source ([137.52.224.216]) by na3sys009amx226.postini.com ([74.125.148.10]) with SMTP;
	Mon, 30 Aug 2010 17:58:53 PDT
MIME-version: 1.0
Content-disposition: inline
Content-type: text/plain; charset=windows-1252
Received: from nova.edu ([127.0.0.1])
 by email.nova.edu (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug  3
 2007; 32bit)) with ESMTP id <0L7Z00J0GS20LZ20@email.nova.edu> for
 perlman@acm.org; Mon, 30 Aug 2010 20:58:48 -0400 (EDT)
Received: from [184.11.40.135] by email.nova.edu (mshttpd); Tue,
 31 Aug 2010 00:58:48 +0000 (GMT)
From: Russell Johnson <russjohn@nova.edu>
To: perlman@acm.org
Message-id: <f8a8f83e36d1.4c7c53c8@nova.edu>
Date: Tue, 31 Aug 2010 00:58:48 +0000 (GMT)
X-Mailer: Sun Java(tm) System Messenger Express 6.3-4.01 (built Aug  3 2007;
 32bit)
Content-language: en
Subject: Z-score to P-Value Conversion
X-Accept-Language: en
Priority: normal
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S: 4.02465/99.90000 CV:99.9000 FC:95.5390 LC:93.6803 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-settings: 5 (2.0000:2.0000) s cv gt3 gt2 gt1 p m c 
X-pstn-addresses: from <russjohn@nova.edu> [177/9] 
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by turing.acm.org id o7V0woF7008048
Status: R
X-Status: A
X-Keywords:                 

Dear Dr. Perlman,

I am a PhD. student in Computer Information Systems at Nova Southeastern University in Florida. I have found 
various code segments that are based on code that you have written which converts a z-score to a probability 
value. 

http://galton.uchicago.edu/~mcpeek/software/MQLS/z.c
http://www.netlib.org/a/perlman
http://altree.sourcearchive.com/documentation/1.0.1/z_8c-source.html
http://phpxref.com/xref/blur6ex/engine/core/calcz.js.source.html
http://www.fourmilab.ch/rpkp/experiments/analysis/zCalc.js

According to the following sources the use of this software is 
most likely unrestricted, or in the public domain:
http://www.netlib.org/misc/faq.html#2.1;
http://www.fourmilab.ch/rpkp/experiments/analysis/zCalc.js

My dissertation topic is on Authorship Attribution with Function Word N-grams. Your software would play a role 
in converting a z-score to a p-value in an adapted version of a Burrows’ delta classifier. 

Is it ok to use this software? And are there any restrictions that I should be aware of if other parties are 
interested in the software I am writing?

Best Regards,

Rusty Johnson


From hpfeil@psnarf.org  Sun Aug  7 11:05:44 2011
Return-Path: <hpfeil@psnarf.org>
Received: from omr6.networksolutionsemail.com (omr6.networksolutionsemail.com [205.178.146.56])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id p77F5iKR003273
	for <perlman@turing.acm.org>; Sun, 7 Aug 2011 11:05:44 -0400
Received: from cm-omr3 (mail.networksolutionsemail.com [205.178.146.50])
	by omr6.networksolutionsemail.com (8.13.6/8.13.6) with ESMTP id p77F5hRa010513
	for <perlman@turing.acm.org>; Sun, 7 Aug 2011 11:05:43 -0400
Authentication-Results:  cm-omr3 smtp.user=hpfeil@psnarf.org; auth=pass (PLAIN)
X-Authenticated-UID: hpfeil@psnarf.org
Received: from [70.171.205.211] ([70.171.205.211:62321] helo=[192.168.1.142])
	by cm-omr3 (envelope-from <hpfeil@psnarf.org>)
	(ecelerity 2.2.2.41 r(31179/31189)) with ESMTPA
	id 9B/45-08038-7C9AE3E4; Sun, 07 Aug 2011 11:05:43 -0400
Message-ID: <4E3EAA68.3060205@psnarf.org>
Date: Sun, 07 Aug 2011 08:08:24 -0700
From: Henry Pfeil <hpfeil@psnarf.org>
Reply-To: hpfeil@psnarf.org
Organization: Perbalutational Psnarficon Interfaces
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110712 Thunderbird/5.0
MIME-Version: 1.0
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT
References: <4E3D80B8.9030001@psnarf.org> <Pine.LNX.4.64.1108061407370.747@turing.acm.org>
In-Reply-To: <Pine.LNX.4.64.1108061407370.747@turing.acm.org>
X-Enigmail-Version: 1.2
OpenPGP: id=D0FFA79C
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Status: R
X-Status: A
X-Keywords:                 

On 08/06/2011 11:07 AM, Gary PERLMAN wrote:
> Thank you for your interest in |STAT data manipulation and analysis software.
> 
> UNIX |STAT for is now (only) available via Web browsers at a secret location.
>     http://www.hcibib.org/stat/xyzzy/
> 
> To obtain UNIX |STAT files, please follow the instructions at:
>     http://www.acm.org/perlman/stat/#access
> There are installation notes (e.g., for Mac OS X and Linux) at:
>     http://www.acm.org/perlman/stat/installation.txt
> 
> DOS |STAT executables and documentation are available as a WinZip file:
>     http://www.acm.org/perlman/stat/DOS-STAT.ZIP
> 
> HTML documentation is available from the |STAT home page:
>     http://www.acm.org/perlman/stat/
> 
> On Sat, 6 Aug 2011, Henry Pfeil wrote:
> 
>>   I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
>>   I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>>
>> I'd like to look at stat.tar.Z, if it still exists a decade later. (oldwww.acm.org) Thank you.
>>
>> [While on long-term disability leave, my ACM membership expired.]
>>
> 
> 
Thank you, Dr. Perlman! |Stat is referenced in |Wav; that is the only way I intend to use your work. I will `shred` the files when
I'm finished exploring. I understand why you restrict access to the files. I did my undergrad work in Computer Science at ASU. Pop
quizzes called "shotguns" in the systems programming classes were aimed mostly at hex math boundary conditions. They were designed
to shoot down excessive hubris. If nobody answered a problem correctly, it was added to the pool for future classes. Dr. Pheanis did
consulting work for General Motors in the Phoenix area programming microcontrollers. When you have limited PROM space, assembly
language tricks to reduce the size of the code or minimize the number of clock cycles are important. We were drilled so that if
someone got a job programming X-ray machines or microwave ovens, a boundary condition error wouldn't result in death. I know you
have to be that careful with your stat package because of the serious consequences of unintended confluences of unlikely events. I
will keep the source code encrypted with gnupg, should someone gain physical access to my home office.
I appreciate fine attention to detail. My rusty math skills are in advanced calculus and engineering; statistical analysis still
baffles me.
--
Henry Pfeil
Principal Support Systems Analyst (disabled)
Learning Technologies
University of Arizona

From SRS0+9d2dcd4c609541e3=I3=ipfw.edu=dalbyj@srs.acm.org  Tue Oct 30 10:45:07 2012
Return-Path: <SRS0+9d2dcd4c609541e3=I3=ipfw.edu=dalbyj@srs.acm.org>
Received: from acmsmtp02.acm.org ([172.16.10.79])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id q9UEj7VK004524
	for <perlman@turing.acm.org>; Tue, 30 Oct 2012 10:45:07 -0400
Received: from psmtp.com
        by acmsmtp02.acm.org (ACM Email Forwarding Service) with SMTP id OYX37705
        for <perlman@acm.org>; Tue, 30 Oct 2012 10:45:05 -0400
Received: from mailsec1.ipfw.edu ([149.164.5.41]) by na3sys009amx218.postini.com ([74.125.148.10]) with SMTP;
	Tue, 30 Oct 2012 14:45:05 GMT
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AgoKAN7mj1CVpAAH/2dsb2JhbABBA8JFA4EAgQiDPQEvWwETEx6HaJtakROHM4kIjS+BfAWCQ2EDlXWQQoML
Received: from gwia6.ipfw.edu ([149.164.0.7])
  by mailsec1.ipfw.edu with ESMTP; 30 Oct 2012 10:45:04 -0400
Received: from gwia6dom-MTA by gwia6.ipfw.edu
	with Novell_GroupWise; Tue, 30 Oct 2012 10:48:11 -0400
Message-Id: <508FAFAC020000600008EAD9@gwia6.ipfw.edu>
X-Mailer: Novell GroupWise Internet Agent 8.0.3 
Date: Tue, 30 Oct 2012 10:45:00 -0400
From: "Jonathan Dalby" <dalbyj@ipfw.edu>
To: <perlman@acm.org>
Subject: DOS|STAT notice
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="=__PartAC9D7EFC.0__="
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:26.25490/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-dkim: 0 skipped:not-enabled
X-pstn-settings: 5 (2.0000:2.0000) s cv gt3 gt2 gt1 p m c 
X-pstn-addresses: from <dalbyj@ipfw.edu> [177/9] 
Status: R
X-Status: 
X-Keywords:                  

This is a MIME message. If you are reading this text, you may want to 
consider changing to a mail reader or gateway that understands how to 
properly handle MIME multipart messages.

--=__PartAC9D7EFC.0__=
Content-Type: multipart/alternative; boundary="=__PartAC9D7EFC.1__="

--=__PartAC9D7EFC.1__=
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Mr. Perlman,
=20
I am a longtime fan of the DOS version of stat, especially for its data
manipulation capabilities.  Over the years I have used it on several =
versions of
Windows up to and including XP.  I am now going to try it with the Win 7 =
command
prompt.
=20
Thanks for all the time your terrific software has saved me in my work =
over the years,
=20
Jonathan Dalby
.
=20
=20
=20
Jonathan Dalby, Ph.D.
Associate Professor,=20
Interim Chair=20
Communication Sciences and Disorders
Neff Hall 279
Indiana University-Purdue University Fort Wayne
2101 East Coliseum Blvd.
Fort Wayne, IN  46805-1499
(260) 481-6409
dalbyj@ipfw.edu

--=__PartAC9D7EFC.1__=
Content-Type: text/html; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
Content-Description: HTML

<HTML><HEAD>
<META content=3D"text/html; charset=3Dutf-8" http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16450"></HEAD>
<BODY style=3D"MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Mr. Perlman,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am a longtime fan of the DOS version of stat, especially for its =
data</DIV>
<DIV>manipulation capabilities.&nbsp; Over the years I have used it on =
several versions of</DIV>
<DIV>Windows up to and including XP.&nbsp; I am now going to try it with =
the&nbsp;Win 7 command</DIV>
<DIV>prompt.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for all the time your terrific software&nbsp;has saved me in =
my work over the years,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jonathan Dalby</DIV>
<DIV>.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jonathan Dalby, Ph.D.<BR>Associate Professor, </DIV>
<DIV>Interim Chair </DIV>
<DIV>Communication Sciences and Disorders<BR>Neff Hall 279<BR>Indiana =
University-Purdue University Fort Wayne<BR>2101 East Coliseum Blvd.<BR>Fort=
 Wayne, IN&nbsp; 46805-1499<BR>(260) 481-6409<BR>dalbyj@ipfw.edu</DIV></BOD=
Y></HTML>

--=__PartAC9D7EFC.1__=--

--=__PartAC9D7EFC.0__=--

From daniel.reidpath@monash.edu  Sun Mar 17 21:16:54 2013
Return-Path: <daniel.reidpath@monash.edu>
Received: from na3sys009aog131.obsmtp.com (na3sys009aog131.obsmtp.com [74.125.149.247])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id r2I1GrUN017613
	for <perlman@turing.acm.org>; Sun, 17 Mar 2013 21:16:54 -0400
Received: from mail-oa0-f71.google.com ([209.85.219.71]) (using TLSv1) by na3sys009aob131.postini.com ([74.125.148.12]) with SMTP
	ID DSNKUUZrBbo/Dlh0UhK7YpUEyYnYd+cot8by@postini.com; Sun, 17 Mar 2013 18:16:54 PDT
Received: by mail-oa0-f71.google.com with SMTP id o6so27296096oag.2
        for <perlman@turing.acm.org>; Sun, 17 Mar 2013 18:16:53 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=x-received:mime-version:x-received:in-reply-to:references:date
         :message-id:subject:from:to:content-type:x-gm-message-state;
        bh=DTeYvl8VMPqXRbISVNyrjmdfD7lp+j5/pZO+3oTMyG4=;
        b=NH+L2ACykKt5w+Tu81LE9tNiJ5iINP2wRH88dsS8Xn9BKp3dB+TvL8naqJNyhjiqtz
         6ezc4I5zAMdceZOgqs6mstpKSUAwgpJGJJOxhyLgbg0zwy3hpeIB2GCSBK6uOvxN7VTX
         taK5+xU1HVHF7Q0jHg/0YoV8UkZuVVq2OCgInvbpg5ugcd74O4P/3s55TXie1ikZRg+W
         xF8h46PRLIZbXPY85PFLCIIaaRE4oCRb7k8578pyw7KRS3W/mJC3wswJamlZZr4aJ1qS
         ycTqOHl5ZfYuh/YkUZ2vHTdteo0Hegz2fgvun7LMUoDD4uQC7fV81ZL3df9+uSLfbDUm
         gOdg==
X-Received: by 10.50.171.73 with SMTP id as9mr5176971igc.23.1363569413089;
        Sun, 17 Mar 2013 18:16:53 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.50.171.73 with SMTP id as9mr5176967igc.23.1363569412923;
 Sun, 17 Mar 2013 18:16:52 -0700 (PDT)
Received: by 10.64.17.38 with HTTP; Sun, 17 Mar 2013 18:16:52 -0700 (PDT)
In-Reply-To: <Pine.LNX.4.64.1303172034380.32550@turing.acm.org>
References: <CAFZL5_TogiwPmFgbO3BMafT_+3yUjpsGff6eUeT_xWEYhEESbQ@mail.gmail.com>
	<Pine.LNX.4.64.1303171636030.6463@turing.acm.org>
	<Pine.LNX.4.64.1303172034380.32550@turing.acm.org>
Date: Mon, 18 Mar 2013 09:16:52 +0800
Message-ID: <CAFZL5_T3Y7=55Oj-M7+3P=+ztAJiAj=y-Ee2a816uSJTEa0Ryg@mail.gmail.com>
Subject: Re: |STAT
From: Daniel D Reidpath <daniel.reidpath@monash.edu>
To: Gary PERLMAN <perlman@turing.acm.org>
Content-Type: multipart/alternative; boundary=e89a8f23548f7bfc0e04d828bea8
X-Gm-Message-State: ALoCoQlDMTvRly06T8MvIR2h1ubk7cU+V9/iifCLax3/hkNKZGpC/IufIPQPFhXrDlw9FgB6f+9olEKsy2QUtByGJaxoBB2fATezh4sJ++PGClFozlvtc/JralCch8Ts9hjMgxoOIj/HP8FicGv1vT8hmbbeDLkegw==
Status: R
X-Status: 
X-Keywords:                  

--e89a8f23548f7bfc0e04d828bea8
Content-Type: text/plain; charset=ISO-8859-1

Dear Gary,

Thank you.  I will re-download it.

I used your |Stat package  back in 1995 to run cross-validations of
regression models I was working on for my PhD.  I just thought I ought to
have it in my tool-kit again.

Kind regards,

Daniel



*Daniel D Reidpath*; PhD HonFRSPH
Professor of Population Health
   & Director SEACO
School of Medicine and Heath Sciences
Monash University
Jalan Lagoon Selatan,
Bandar Sunway, 46150, Selangor DE
Malaysia
---------------
If your attachment is important don't send it as docx, pptx or xlsx.  The
entire email and attachment will be filtered directly to the bin.



On 18 March 2013 08:34, Gary PERLMAN <perlman@turing.acm.org> wrote:

> My apologies, but when I made the archive for |STAT,
> I forgot to move it to where you would find it.
> I updated the archive at 20:02 EDT on 2013-03-17,
> so if you downloaded stat.tar.Z before that,
> you will need to download it again.
>
> For your information, the changes were to address
> problems introduced by changes to C compilers,
> which stopped the programs from compiling
> (dm, calc, and perm). The programs, as you may know,
> have not changed substantially in over 20 years.
>
> Gary Perlman
>
>
>
> On Sun, 17 Mar 2013, Gary PERLMAN wrote:
>
>  Thank you for your interest in |STAT data manipulation and analysis
>> software.
>>
>> UNIX |STAT for is now (only) available via Web browsers at a secret
>> location.
>>         http://www.hcibib.org/stat/**xyzzy/<http://www.hcibib.org/stat/xyzzy/>
>>
>> To obtain UNIX |STAT files, please follow the instructions at:
>>         http://hcibib.org/perlman/**stat/#access<http://hcibib.org/perlman/stat/#access>
>> There are installation notes (e.g., for Mac OS X and Linux) at:
>>         http://hcibib.org/perlman/**stat/installation.txt<http://hcibib.org/perlman/stat/installation.txt>
>>
>> DOS |STAT executables and documentation are available as a WinZip file:
>>         http://cwhcibibacm.org/**perlman/stat/DOS-STAT.ZIP<http://cwhcibibacm.org/perlman/stat/DOS-STAT.ZIP>
>>
>> HTML documentation is available from the |STAT home page:
>>         http://hcibib.org/perlman/**stat/<http://hcibib.org/perlman/stat/>
>>
>> On Tue, 29 Jan 2013, Daniel D Reidpath wrote:
>>
>>  I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
>>> I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.
>>>
>>>
>>

--e89a8f23548f7bfc0e04d828bea8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Dear Gary,<br><br>Thank you.=A0 I will re-download it.<br><br>I used your |=
Stat package=A0 back in 1995 to run cross-validations of regression models =
I was working on for my PhD.=A0 I just thought I ought to have it in my too=
l-kit again.<br>
<br>Kind regards,<br><br>Daniel<br><br><br><br clear=3D"all"><div><div dir=
=3D"ltr"><b>Daniel D Reidpath</b>; <font size=3D"1">PhD HonFRSPH</font><br>=
Professor of Population Health<br>=A0=A0 &amp; Director SEACO<br>School of =
Medicine and Heath Sciences<br>
Monash University<br>Jalan Lagoon Selatan,<br>Bandar Sunway, 46150, Selango=
r DE<br>Malaysia<br>---------------<br>If your attachment is important don&=
#39;t send it as docx, pptx or xlsx.=A0 The <br>entire email and attachment=
 will be filtered directly to the bin.=A0 <br>
<br></div></div>
<br><br><div class=3D"gmail_quote">On 18 March 2013 08:34, Gary PERLMAN <sp=
an dir=3D"ltr">&lt;<a href=3D"mailto:perlman@turing.acm.org" target=3D"_bla=
nk">perlman@turing.acm.org</a>&gt;</span> wrote:<br><blockquote class=3D"gm=
ail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-le=
ft:1ex">
My apologies, but when I made the archive for |STAT,<br>
I forgot to move it to where you would find it.<br>
I updated the archive at 20:02 EDT on 2013-03-17,<br>
so if you downloaded stat.tar.Z before that,<br>
you will need to download it again.<br>
<br>
For your information, the changes were to address<br>
problems introduced by changes to C compilers,<br>
which stopped the programs from compiling<br>
(dm, calc, and perm). The programs, as you may know,<br>
have not changed substantially in over 20 years.<span class=3D"HOEnZb"><fon=
t color=3D"#888888"><br>
<br>
Gary Perlman</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
<br>
<br>
On Sun, 17 Mar 2013, Gary PERLMAN wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Thank you for your interest in |STAT data manipulation and analysis softwar=
e.<br>
<br>
UNIX |STAT for is now (only) available via Web browsers at a secret locatio=
n.<br>
=A0 =A0 =A0 =A0 <a href=3D"http://www.hcibib.org/stat/xyzzy/" target=3D"_bl=
ank">http://www.hcibib.org/stat/<u></u>xyzzy/</a><br>
<br>
To obtain UNIX |STAT files, please follow the instructions at:<br>
=A0 =A0 =A0 =A0 <a href=3D"http://hcibib.org/perlman/stat/#access" target=
=3D"_blank">http://hcibib.org/perlman/<u></u>stat/#access</a><br>
There are installation notes (e.g., for Mac OS X and Linux) at:<br>
=A0 =A0 =A0 =A0 <a href=3D"http://hcibib.org/perlman/stat/installation.txt"=
 target=3D"_blank">http://hcibib.org/perlman/<u></u>stat/installation.txt</=
a><br>
<br>
DOS |STAT executables and documentation are available as a WinZip file:<br>
=A0 =A0 =A0 =A0 <a href=3D"http://cwhcibibacm.org/perlman/stat/DOS-STAT.ZIP=
" target=3D"_blank">http://cwhcibibacm.org/<u></u>perlman/stat/DOS-STAT.ZIP=
</a><br>
<br>
HTML documentation is available from the |STAT home page:<br>
=A0 =A0 =A0 =A0 <a href=3D"http://hcibib.org/perlman/stat/" target=3D"_blan=
k">http://hcibib.org/perlman/<u></u>stat/</a><br>
<br>
On Tue, 29 Jan 2013, Daniel D Reidpath wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.<br>
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.<br>
<br>
</blockquote>
<br>
</blockquote>
</div></div></blockquote></div><br>

--e89a8f23548f7bfc0e04d828bea8--

From stevej098@gmail.com  Wed Nov 13 08:54:32 2013
Return-Path: <stevej098@gmail.com>
Received: from mail-pb0-f52.google.com (mail-pb0-f52.google.com [209.85.160.52])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id rADDsWhX004672
	for <perlman@turing.acm.org>; Wed, 13 Nov 2013 08:54:32 -0500
Received: by mail-pb0-f52.google.com with SMTP id rr4so446184pbb.11
        for <perlman@turing.acm.org>; Wed, 13 Nov 2013 05:54:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        bh=SsMre/pXMnGG8Huti9YtheR8kvZMm2Q5vqXuSokUGaU=;
        b=I7CC8J7ecHRsDcOtpJ3qvDI35oSEDHiFS0l9qfe6I/+TKvqLFNofwSXibNZrMXXLJf
         XfSu2UK3G9PBfvAF7Y184Ez+HoyMn77y+7N7Js0mdxNDkd6qzwn3ZArPcW1oL5Qma9Rg
         N7emRMV5kpDa/Cr2HRsbfSwPK2k8B36gclGj1uZYmU3leEbsZsN3aAHxdPMzHf1QgYxJ
         gP0dIhcByNJ/LTS9qsTlSA9xIdjWiSrqcXtweAhNpgvsGSteTIrQzYxb11dloOlLITzJ
         DdXhymdh2dLysJCRUcPJFQCcoCUEQuRvge+KiA6f1L4Q5uBhRN/AcV1GE62vTUCewh61
         VtXA==
X-Received: by 10.68.136.101 with SMTP id pz5mr2084941pbb.186.1384350868826;
        Wed, 13 Nov 2013 05:54:28 -0800 (PST)
Received: from mini-too.local (ppp121-45-210-106.lns20.cbr1.internode.on.net. [121.45.210.106])
        by mx.google.com with ESMTPSA id ql10sm44634043pbc.44.2013.11.13.05.54.26
        for <multiple recipients>
        (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Wed, 13 Nov 2013 05:54:27 -0800 (PST)
Message-ID: <52838490.80707@gmail.com>
Date: Thu, 14 Nov 2013 00:54:24 +1100
From: steve jenkin <stevej098@gmail.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666
MIME-Version: 1.0
To: Gary PERLMAN <perlman@turing.acm.org>
Subject: Re: |STAT download location
References: <52832678.5070001@gmail.com> <Pine.LNX.4.64.1311130830120.25715@turing.acm.org>
In-Reply-To: <Pine.LNX.4.64.1311130830120.25715@turing.acm.org>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Status: R
X-Status: 
X-Keywords:                  

Gary PERLMAN wrote on 14/11/13 12:30 AM:
> Thank you for your interest in |STAT data manipulation and analysis
> software. 
Gary,

Thanks very much for this - your initial work, webpage, doco and
on-going work like this.
Downloaded OK. File untars OK.

Small surprise...

 steve$ file stat.tar.Z
stat.tar.Z: gzip compressed data, was "stat.tar", from Unix, last
modified: Thu Mar 21 07:43:05 2013

Cheers!
steve

-- 
Steve Jenkin, Info Tech, Systems and Design Specialist.
0412 786 915 (+61 412 786 915)
PO Box 48, Kippax ACT 2615, AUSTRALIA

stevej098@gmail.com http://members.tip.net.au/~sjenkin

From SRS0+11626efa24409c99=2N=ncsu.edu=hes@srs.acm.org  Wed May 14 21:41:45 2014
Return-Path: <SRS0+11626efa24409c99=2N=ncsu.edu=hes@srs.acm.org>
Received: from acmsmtp02.acm.org ([172.16.10.79])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id s4F1fiqx030273
	for <perlman@turing.acm.org>; Wed, 14 May 2014 21:41:44 -0400
Received: from psmtp.com
        by acmsmtp02.acm.org (ACM Email Forwarding Service) with SMTP (SSL) id 2201405142141416713
        for <perlman@acm.org>; Wed, 14 May 2014 21:41:41 -0400
Received: from na3sys009aog113.obsmtp.com ([74.125.149.209]) (using TLSv1) by na3sys009amx227.postini.com ([74.125.148.10]) with SMTP;
	Wed, 14 May 2014 18:41:41 PDT
Received: from mail-qg0-f50.google.com ([209.85.192.50]) (using TLSv1) by na3sys009aob113.postini.com ([74.125.148.12]) with SMTP
	ID DSNKU3QbVJo0gf63MWBc3iPcQz7pZYRgF/Cu@postini.com; Wed, 14 May 2014 18:41:41 PDT
Received: by mail-qg0-f50.google.com with SMTP id z60so639910qgd.37
        for <perlman@acm.org>; Wed, 14 May 2014 18:41:40 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:from:date:message-id:subject:to
         :content-type;
        bh=eBT/ANfCUhl8WUycur6vlr5gj9/fiL1KGNwY0t2YGus=;
        b=Nohc73RH72RB9obEtYQ+BA2jeNJ/SRo76eaOmhJBJsw+FtXKdvrlxkLbw24d03NcPs
         uKmyHEsHb9n6w51ag3tJh6YQdw3FwI5GVT847uEfca06OyFo9QS+YvHhYxWAZN5I4JMQ
         BayOFgGzTvIV7Wn2YE223L8hfSeLTtAVfRrnynP0VstRfEoY3KlNmagaTzNGKgTEejKr
         /1aSDIxCEA/WQtqZvIX6+rChFYqNo027ndhuk77849ybuH6PwmnpfJsTIBHY+gojQySU
         kmxow9W/MsYh7ih4UVMVnqlGD+bF8VxyGFwdTFnKDHoyIsg3dZYGuwW2OICOwf3DPSWK
         vVbQ==
X-Gm-Message-State: ALoCoQkuDVG/JmVZeB+gTmg62v1YMlP6N/PPg3gUjXjV94iQHcWSjpdrmUhri5JqmikgrR9HtQTLTU9RUHptmH7tY9sH08mYdaywNDoyw9t20+F2v+m6wxDNBeAa7Dw7ZWrpHkTJuJ81
X-Received: by 10.140.102.166 with SMTP id w35mr10571171qge.97.1400118100312;
        Wed, 14 May 2014 18:41:40 -0700 (PDT)
X-Received: by 10.140.102.166 with SMTP id w35mr10571168qge.97.1400118100213;
 Wed, 14 May 2014 18:41:40 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.96.211.196 with HTTP; Wed, 14 May 2014 18:41:10 -0700 (PDT)
From: Henry Schaffer <hes@ncsu.edu>
Date: Wed, 14 May 2014 21:41:10 -0400
Message-ID: <CAPYFLhiBFQ4+nhUtuC9mAU155NLNhR9T7=RmdhBiSBx3qi76bA@mail.gmail.com>
Subject: |STAT request
To: perlman@acm.org
Content-Type: text/plain; charset=UTF-8
X-pstn-neptune: 0/0/0.00/0
X-pstn-levels:     (S:99.90000/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
X-pstn-dkim: 0 skipped:not-enabled
X-pstn-settings: 5 (2.0000:0.0200) s cv gt5 gt4 GT3 gt2 gt1 p m c 
X-pstn-addresses: from <hes@ncsu.edu> [177/9] 
Status: R
X-Status: A
X-Keywords:                 

Gary,
  I'm working with a group of academic IT folk to deploy an
"Alternative Destop" which doesn't include any software from two
vendors who have been squeezing academia - MS and Adobe.

  We will base this on a freely available Linux OS (right now Ubuntu
is high on our list) and want to include statistical analysis
software. R is an obvious candidate for inclusion, and certainly will
be included - but it has a steep learning curve.

  I've used |STAT in teaching (statistical genetics), and think it
should be included.

  From reading your access information, it seems to me that stat.tar.Z
contains C language which we could compile to run on our Linux
desktop.

  Is this correct?  If so, is there any restriction on redistributing
the compiled version?

  You have easy to use web versions (Web Forms) of some of the
routines which I've also used in teaching as they are *much* more
understandable than most the the commercial stat packages (e.g. SAS)
and when doing introductory exercises that more than makes up for
their lack of generality and power.

  Is the code for these available?

  Best wishes,

--henry

From SRS0+c8444a7454063357=5T=microsoft.com=rcaruana@srs.acm.org  Mon Aug 25 17:58:15 2014
Return-Path: <SRS0+c8444a7454063357=5T=microsoft.com=rcaruana@srs.acm.org>
Received: from acmsmtp02.acm.org ([172.16.10.79])
	by turing.acm.org (8.13.1/8.13.1) with ESMTP id s7PLwEwB012199
	for <perlman@turing.acm.org>; Mon, 25 Aug 2014 17:58:14 -0400
Received: from in-mr003.lax02.mailroute.net
        by acmsmtp02.acm.org (ACM Email Forwarding Service) with ESMTP (SSL) id 2201408251758128984
        for <perlman@acm.org>; Mon, 25 Aug 2014 17:58:12 -0400
Received: from localhost (localhost.localdomain [127.0.0.1])
	by in-mr003.lax02.mailroute.net (Postfix) with ESMTP id 3hhnJh0nn3z1c0wY
	for <perlman@acm.org>; Mon, 25 Aug 2014 21:58:12 +0000 (UTC)
X-Virus-Scanned: by MailRoute
X-Spam-Flag: NO
X-Spam-Score: 0.498
X-Spam-Level: 
X-Spam-Status: No, score=0.498 tagged_above=-9999 tests=[HTML_MESSAGE=0.001,
	RCVD_IN_BACKSCATTERER=0.5, RCVD_IN_MSPIKE_H2=-0.001,
	SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled
Received: from in-mr003.lax02.mailroute.net ([199.89.1.6])
	by localhost (mr003.lax02.mailroute.net [127.0.0.1]) (mroute_mailscanner, port 10024)
	with LMTP id EC9-QiAODpWw for <perlman@acm.org>;
	Mon, 25 Aug 2014 21:58:10 +0000 (UTC)
Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0236.outbound.protection.outlook.com [207.46.163.236])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by in-mr003.lax02.mailroute.net (Postfix) with ESMTPS id 3hhnJf4V8rz1c11b
	for <perlman@acm.org>; Mon, 25 Aug 2014 21:58:10 +0000 (UTC)
Received: from BN1PR0301MB0625.namprd03.prod.outlook.com (25.160.170.28) by
 BN1PR0301MB0705.namprd03.prod.outlook.com (25.160.78.12) with Microsoft SMTP
 Server (TLS) id 15.0.1015.17; Mon, 25 Aug 2014 21:58:08 +0000
Received: from BN1PR0301MB0627.namprd03.prod.outlook.com (25.160.171.12) by
 BN1PR0301MB0625.namprd03.prod.outlook.com (25.160.170.28) with Microsoft SMTP
 Server (TLS) id 15.0.1015.19; Mon, 25 Aug 2014 21:58:07 +0000
Received: from BN1PR0301MB0627.namprd03.prod.outlook.com ([25.160.171.12]) by
 BN1PR0301MB0627.namprd03.prod.outlook.com ([25.160.171.12]) with mapi id
 15.00.1015.018; Mon, 25 Aug 2014 21:58:07 +0000
From: Rich Caruana <rcaruana@microsoft.com>
To: "perlman@acm.org" <perlman@acm.org>
CC: "caruana@cs.cornell.edu" <caruana@cs.cornell.edu>
Subject: |STAT  ---- guess after 10+ years it's time to download a newer
 version...
Thread-Topic: |STAT  ---- guess after 10+ years it's time to download a newer
 version...
Thread-Index: Ac/Ar1/nfcLam638QiCmKsZ5Q2fnow==
Date: Mon, 25 Aug 2014 21:58:07 +0000
Message-ID: <2d565dea349041b38629a79804337bc0@BN1PR0301MB0627.namprd03.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [2001:4898:80e8:ee31::2]
x-microsoft-antispam: BCL:0;PCL:0;RULEID:;UriScan:;UriScan:;
x-forefront-prvs: 03142412E2
x-forefront-antispam-report: SFV:NSPM;SFS:(6009001)(199003)(43784003)(189002)(19580395003)(77096002)(106356001)(74502001)(86362001)(2351001)(229853001)(99396002)(95666004)(107046002)(105586002)(99286002)(15975445006)(54356999)(83322001)(31966008)(2656002)(110136001)(15202345003)(74662001)(46102001)(50986999)(81542001)(77982001)(76576001)(74316001)(19625215002)(85306004)(81342001)(101416001)(33646002)(19300405004)(76482001)(87936001)(4396001)(64706001)(108616004)(20776003)(92566001)(80022001)(85852003)(90102001)(86612001)(21056001)(16236675004)(79102001)(83072002)(2501001)(24736002);DIR:OUT;SFP:;SCL:1;SRVR:BN1PR0301MB0625;H:BN1PR0301MB0627.namprd03.prod.outlook.com;FPR:;MLV:sfv;PTR:InfoNoRecords;A:1;MX:1;LANG:en;
Content-Type: multipart/alternative;
	boundary="_000_2d565dea349041b38629a79804337bc0BN1PR0301MB0627namprd03_"
MIME-Version: 1.0
X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;
X-OriginatorOrg: microsoft.onmicrosoft.com
Status: R
X-Status: A
X-Keywords:                 

--_000_2d565dea349041b38629a79804337bc0BN1PR0301MB0627namprd03_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.

Hi Gary,

|STAT is wonderful --- been using it for 20 years!   I've run into a proble=
m compiling/running my very old version from many years ago under CYGWIN on=
 Win8, so it's time to download a newer version.  Guess every 10-20 years i=
t's time to update...

Thanks again.  -Rich.

--_000_2d565dea349041b38629a79804337bc0BN1PR0301MB0627namprd03_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
pre
	{mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.25in;
	margin-bottom:.0001pt;
	background:#EEEEEE;
	font-size:10.0pt;
	font-family:"Courier New";
	color:#006600;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted";
	font-family:"Courier New";
	color:#006600;
	background:#EEEEEE;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal" style=3D"background:#EEEEEE"><span lang=3D"EN" style=
=3D"font-size:12.0pt">I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.<o=
:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"background:#EEEEEE"><span lang=3D"EN" style=
=3D"font-size:12.0pt">I AGREE NOT TO SHARE THE |STAT LOCATION WITH OTHERS.<=
/span><span lang=3D"EN" style=3D"font-size:12.0pt"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt"><o:p>&nbsp;</o:p></=
span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt">Hi Gary,<o:p></o:p>=
</span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:12.0pt"><o:p>&nbsp;</o:p></=
span></p>
<p class=3D"MsoNormal"><span lang=3D"EN">|STAT is wonderful --- been using =
it for 20 years!&nbsp;&nbsp; I&#8217;ve run into a problem compiling/runnin=
g my very old version from many years ago under CYGWIN on Win8, so it&#8217=
;s time to download a newer version.&nbsp; Guess every 10-20 years
 it&#8217;s time to update&#8230;<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN">Thanks again.&nbsp; &#8211;Rich.</=
span><span style=3D"font-size:12.0pt"><o:p></o:p></span></p>
</div>
</body>
</html>

--_000_2d565dea349041b38629a79804337bc0BN1PR0301MB0627namprd03_--

