XLispStat
{{Short description|Statistical software package}}
{{Infobox software
| name = XLispStat
| logo =
| logo alt =
| logo caption =
| screenshot =
| screenshot alt =
| caption =
| collapsible =
| author =
| developer = Luke Tierney
| released =
| discontinued =
| ver layout =
| latest release version = 3.52.23
| latest release date = {{Start date and age|2013|03|02}}
| latest preview version =
| latest preview date =
| status =
| programming language = C, Lisp
| operating system = UNIX/X11, Win16, Win32, MS-DOS,{{cite web| url=http://homepage.divms.uiowa.edu/~luke/xls/xlispstat/old/readme.dos | title=XLS is a preliminary minimal version of XLISP-STAT for MSDOS| access-date=2023-09-07}} Classic MacOS, AmigaOS{{Cite web|url=http://homepage.divms.uiowa.edu/~luke/xls/xlispstat/old/amiga/|title = Index of /~luke/XLS/Xlispstat/Old/Amiga}}
| platform =
| size =
| language =
| language count =
| language footnote =
| genre =
| license = BSD-like open source license
| alexa =
| website = {{URL|http://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/}}
| repo =
| standard =
| AsOf =
}}
XLispStat is a statistical scientific package based on the XLISP language.
Many free statistical software like [http://www.stat.umn.edu/arc/ ARC] (nonlinear curve fitting problems) and ViSta are based on this package.{{citation needed|date=January 2016}}
It includes a variety of statistical functions and methods, including routines for nonlinear curve fit.{{citation needed|date=January 2016}} Many add-on packages have been developed to extend XLispStat, including contingency tables{{cite conference|last1=Badsberg|first1=J. H.|title=Model Search in Contingency Tables by CoCo|year=1992|pages=251–256|doi=10.1007/978-3-662-26811-7_33|book-title=Computational Statistics: Volume 1: Proceedings of the 10th Symposium on Computational Statistics}} and regression analysis{{cite book|author1=R. Dennis Cook|author2=Sanford Weisberg|title=An Introduction to Regression Graphics|url=https://books.google.com/books?id=k1esnwVBVSwC&pg=PP1|date=25 September 2009|publisher=John Wiley & Sons|isbn=978-0-470-31770-9|orig-year=1994}}
XLispStat has seen usage in many fields, including astronomy,{{cite book|author1=G. Jogesh Babu|author2=Eric D. Feigelson|title=Statistical Challenges in Modern Astronomy II|url=https://books.google.com/books?id=fjn0BwAAQBAJ&pg=PA193|date=6 December 2012|publisher=Springer Science & Business Media|isbn=978-1-4612-1968-2|page=193}} GIS,{{cite book|author=Michael Worboys|title=Innovations In GIS|url=https://books.google.com/books?id=WESwss9Mjc0C&pg=PA186|date=21 April 1994|publisher=CRC Press|isbn=978-0-7484-0141-3|page=186}} speech acoustics,{{cite book|author1=J. Harrington|author2=S. Cassidy|title=Techniques in Speech Acoustics|url=https://books.google.com/books?id=zGkyBwAAQBAJ&pg=PP10|date=6 December 2012|publisher=Springer Science & Business Media|isbn=978-94-011-4657-9|page=x}} econometrics,{{cite book|author=John E. Floyd|title=Interest Rates, Exchange Rates and World Monetary Policy|url=https://books.google.com/books?id=yej1K0wMTagC&pg=PA5|date=4 December 2009|publisher=Springer Science & Business Media|isbn=978-3-642-10280-6|page=5}} and epidemiology.{{cite book|author=Mitchell H. Gail|title=Encyclopedia of Epidemiologic Methods|url=https://books.google.com/books?id=8qIMMbsO784C&pg=PA855|date=2 November 2000|publisher=John Wiley & Sons|isbn=978-0-471-86641-1|pages=855}}
XLispStat was historically influential in the field of statistical visualization.{{cite book|author1=Forrest W. Young|author2=Pedro M. Valero-Mora|author3=Michael Friendly|title=Visual Statistics: Seeing Data with Dynamic Interactive Graphics|url=https://books.google.com/books?id=ChpGSsqXIdoC&pg=PA25|date=15 September 2011|publisher=John Wiley & Sons|isbn=978-1-118-16541-6|page=25|quote=XLisp-Stat... has had considerable impact on the development of statistical visualization systems.}}
Its author, Luke Tierney, wrote a 1990 book on it.{{cite book|author=Luke Tierney|title=LISP-STAT: An Object-Oriented Environment for Statistical Computing and Dynamic Graphics|url=https://books.google.com/books?id=ie_KKAamFM4C&pg=PR3|date=25 September 2009|orig-year=1990|publisher=John Wiley & Sons|isbn=978-0-470-31756-3}}
XLispStat dates to the late 1980s/early 1990s and probably saw its greatest popularity in the early-to-mid 1990s with greatly declining usage since. In the 1990s it was in very widespread use in statistical education, but has since been mostly replaced by R. There is a paper explaining why UCLA's Department of Statistics abandoned it in 1998,{{cite journal |title=On Abandoning XLISP-STAT |journal=Journal of Statistical Software |date=February 2005 |last=de Leeuw |first=Jan |volume=13 |issue=7 |issn=1548-7660 |url=https://www.jstatsoft.org/article/view/v013i07/v13i07.pdf |access-date=2017-05-30 }} and their reasons for doing so likely hold true for many other of its former users.
Source code to XLispStat is available under a permissive license (similar terms to BSD)File "COPYING" in archive at ftp://ftp.stat.umn.edu/pub/xlispstat/current/xlispstat-3-52-20.tar.gz
See also
References
{{reflist}}
External links
- [http://www.stat.uiowa.edu/~luke/xls/xlsinfo/xlsinfo.html Lisp-Stat and XLisp-Stat documentation] (historical)
- [http://lib.stat.cmu.edu/xlispstat/ XLispStat archive and related resources]
{{Statistical software}}