Computers and Internet: Programming Languages: Lisp: Usenet
- XLISP-PLUS - INDEX - INDEX. [&] [*] [+] [-] [/] [1] [:] [ [=] [A] [B] [C] [D] [E] [F] [G] [H] [I] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z] XLISP-PLUS -...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_63.html
- XLISP-PLUS - INTRODUCTION - INTRODUCTION. XLISP-PLUS is an enhanced version of David Michael Betz's XLISP to have additional features of Common Lisp. XLISP-PLUS is distributed for...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_3.html
- XLISP-PLUS - SYMBOL CASE CONTROL - SYMBOL CASE CONTROL. XLISP-PLUS uses two variables, *READTABLE-CASE* and *PRINT-CASE* to deturmine case conversion during reading and printing of symbols..
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/docs/html/cldoc_12.html
- XLISP-PLUS - LEXICAL CONVENTIONS - LEXICAL CONVENTIONS. The following conventions must be followed when entering XLISP programs: Comments in XLISP code begin with a semi-colon character and.
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_9.html
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive
--http://ada.econ.ucl.ac.uk/EconFAQ/node391.html
- XLISP-PLUS - EVALUATION FUNCTIONS - EVALUATION FUNCTIONS. EVALUATE AN XLISP EXPRESSION. (eval <expr>) <expr> the expression to be evaluated. returns the result of evaluating the..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_20.html
- XLISP-PLUS - STRING FUNCTIONS - STRING FUNCTIONS. Note: functions with names starting "string" will also accept a symbol, in which case the symbol's print name is used. MAKE A STRING...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_32.html
- XLISP-PLUS - DESTRUCTIVE LIST FUNCTIONS - DESTRUCTIVE LIST FUNCTIONS. Destructive functions that have non-desctructive equivalents are listed in other sections. See also sort, map-into, nreverse,..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_29.html
- XLISP-PLUS - PREDICATE FUNCTIONS - PREDICATE FUNCTIONS. IS THIS AN ATOM? (atom <expr>) <expr> the expression to check. returns t if the value is an atom, NIL otherwise. IS THIS..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_36.html
- XLISP-PLUS - OBJECT FUNCTIONS - OBJECT FUNCTIONS. Note that the functions provided in classes.lsp are useful but not necessary. Messages defined for Object and Class are listed starting..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_35.html
- More on the XLISP-STAT Listener - Next: Loading Files Up: Some Useful Shortcuts Previous: Listing and Undefining. More on the XLISP-STAT Listener. Because of the large number of...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node29.html
- XLISP-PLUS - INSTANCE VARIABLES OF CLASS 'CLASS': - INSTANCE VARIABLES OF CLASS 'CLASS': MESSAGES - An association list of message names and closures implementing the messages. IVARS - List of names of...
--http://www.stat.ucla.edu/archive/lisp/xlisp/docs/html/cldoc_18.html
- XLISP-STAT on UNIX Systems - Next: XLISP-STAT Under the Up: XLISP-STAT A Statistical Previous: References. XLISP-STAT on UNIX Systems. This tutorial has dealt primarily with the...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node62.html
- Selected Listing of XLISP-STAT Functions - Next: Arithmetic and Logical Up: XLISP-STAT A Statistical Previous: Modeless Dialogs. Selected Listing of XLISP-STAT Functions. Arithmetic and Logical...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node73.html
- XLISP-PLUS - New Variables and Constants - New Variables and Constants. *apply-hook* Now activated. *command-line* *displace-macros* Macros are replaced with their expansions when possible...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_54.html
- Running UNIX Commands from XLISP-STAT - Next: Dynamic Loading and Up: XLISP-STAT on UNIX Previous: XLISP-STAT Under the. Running UNIX Commands from XLISP-STAT. The ="2D system=-1 function...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node66.html
- XLISP-Stat tools for building Generalised Estimating Equation models - Next: Introduction. XLISP-Stat tools for building Generalised Estimating Equation models. Thomas Lumley Department of Biostatistics University of...
--http://www.biostat.washington.edu/~thomas/gee/geejss/geejss.html
- XLISP-PLUS - THE EVALUATOR - THE EVALUATOR. The process of evaluation in XLISP: Strings, characters, numbers of any type, objects, arrays, structures, streams, subrs, fsubrs and...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/docs/html/cldoc_7.html
- UCLA Xlisp-Stat Archive - Previous: Guide to Available Next: GAUSS Library at Up: PROGRAM LIBRARIES. UCLA Xlisp-Stat Archive. This archive of programs for this package is divided...
--http://www.unina.it/serverWWW/economia/EconFAQ/node358.html
- XLISP-PLUS - LOOPING CONSTRUCTS - LOOPING CONSTRUCTS. BASIC LOOPING FORM. (loop <expr>...) fsubr. <expr> the body of the loop. returns never returns (must use non-local exit,...
--http://www.cern.ch/WebMaker/examples/xlisp/www/cldoc_38.html
- XLISP-PLUS - CONTROL CONSTRUCTS - CONTROL CONSTRUCTS. EVALUATE CONDITIONALLY. (cond <pair>...) fsubr. <pair> pair consisting of: (<pred> <expr>...) where....
--http://www.cern.ch/WebMaker/examples/xlisp/www/cldoc_37.html
- Running UNIX Commands from XLISP-STAT - Next: Dynamic Loading and Up: XLISP-STAT on UNIX Previous: XLISP-STAT Under the. Running UNIX Commands from XLISP-STAT. The system function can be used to.
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node66.html
- Review: Xlisp-Stat - Xlisp-Stat. Reviewed by David Firth Dept of Mathematics, University of Southampton. This review appears in the November 1991 issue of the newsletter...
--http://www.stats.gla.ac.uk/cti/activities/reviews/91_11/xlispstat.html
- Getting Xlisp-Stat - Getting and Installing Xlisp-Stat. The R-code is written in Xlisp-Stat, the statistical computer language written by Luke Tierney. You must have...
--http://stat.umn.edu/~bjm/rcode/get-xlispstat.html
- XLISP: An Experimental Object-oriented Language - XLISP: An Experimental Object-oriented Language. Version 1.7. June 2, 1986. by. David Michael Betz. 114 Davenport Ave. Manchester, NH 03103. (603)...
--http://acklen.belmont.edu/BelmontHome/School.Orgs/Sch.of.Sciences/MTH&CSC_Dept/CSC_461(AI)/XLISP.html
- My XLISP-Stat page - My XLISP-Stat page. This page was created to give me somewhere to store links and some downloadable XLISP-Stat code. XLISP-Stat is a statistical...
--http://www.biostat.washington.edu/~thomas/xlispad.html
- Elvis+ FTP server. /pub/X11/winterp/xlisp - pub/X11/winterp/xlisp. Click on icon to see archive contents. Click on filename to get the file itself. 0 file(s) 0 directory(s) Dmitry.
--http://ftp.elvis.ru/ftp/pub/X11/winterp/xlisp
- Xlisp-Stat Resources - Xlisp-Stat is an object oriented environment for statistical computing and dynamic graphics. Written by Professor Luke Tierney (School of Statistics,...
--http://stat.umn.edu/~rcode/xlispstat-resources.html
- ViSta: Based on XLisp-Stat - ViSta: Based on XLisp-Stat. Go to NEXT, PREVIOUS, or CONTENTS. XLisp-Stat: XLisp-Stat is an object-oriented environment for statistical computing and...
--http://forrest.psych.unc.edu/research/ViSta/XLS.html
- Xlisp-Stat: Macintosh version - Xlisp-Stat on the Macintosh. What to Download. To download the latest version of Xlisp-Stat on the Macintosh, you need to download two files. First, you...
--http://stat.umn.edu/~rcode/xls-mac.html
- Xlisp-Stat Commands: General commands - help and apropos. Format: (help 'symbol) and (apropos 'symbol) The help and apropos commands form the basis of the Xlisp-Stat help system. The single...
--http://www.stat.umn.edu/~rcode/classes/5161-Fall94/help/xlisp-general.html
- User-friendly Xlisp-Stat Calculus - User-friendly Xlisp-stat Calculus. Description. I'm working on a series of functions to make things easy for a calculus student to use in their studies....
--http://euler.bd.psu.edu/lispstat/calc.html
- More on the XLISP-STAT Listener - Next: Loading Files Up: Some Useful Shortcuts Previous: Listing and Undefining. More on the XLISP-STAT Listener. Because of the large number of...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node29.html
- Selected Listing of XLISP-STAT Functions - Next: Arithmetic and Logical Up: XLISP-STATA Statistical Environment Previous: Modeless Dialogs. Selected Listing of XLISP-STAT Functions. Arithmetic and..
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node73.html
- XLISP-PLUS - READTABLES - READTABLES. The behaviour of the reader is controlled by a data structure called a "readtable". The reader uses the symbol *readtable* to locate the...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/docs/html/cldoc_11.html
- XLISP-PLUS - Changed functions - Changed functions. &ALLOW-OTHER-KEYS CL (now functions, is no longer ignored) :ALLOW-OTHER-KEYS CL. * CL CR CX (with no arguments, returns 1) + CL CR..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_56.html
- XLISP-PLUS - Output to a File - Output to a File. Writing to a file is pretty much the same as reading from one. You need to open the file first. This time you should use the OPEN...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_61.html
- XLISP-PLUS - BREAK COMMAND LOOP - BREAK COMMAND LOOP. When XLISP encounters an error while evaluating an expression, it attempts to handle the error in the following way: If the symbol...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_5.html
- XLISP-PLUS - STRING STREAM FUNCTIONS - STRING STREAM FUNCTIONS. These functions operate on unnamed streams. An unnamed output stream collects characters sent to it when it is used as the...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_43.html
- Xlisp-Stat Commands: Creating plots - histogram. Format: (histogram list) Make a histogram of a list of numbers. For example, (def p (histogram (list 1 2 3))) returns a histogram of the list...
--http://www.stat.umn.edu/~rcode/classes/5161-Fall94/help/xlisp-plots.html
- XLISP-PLUS - THE 'Object' CLASS - THE 'Object' CLASS. Object THE TOP OF THE CLASS HEIRARCHY. Messages: SHOW AN OBJECT'S INSTANCE VARIABLES. :show. returns the object. RETURN THE CLASS OF...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_16.html
- XLISP-STAT for Microsoft Windows 3.1 - Next: Basics. XLISP-STAT for Microsoft Windows 3.1. Luke Tierney School of Statistics University of Minnesota. Basics. The Listener. Editing Files. Menus..
--http://stat.umn.edu/~luke/xls/wxls/wxls/wxls.html
- XLISP-STAT 2.1 Release 3 Beta Release Notes - Next: Contents. XLISP-STAT 2.1 Release 3 Beta Release Notes. Luke Tierney School of Statistics University of Minnesota. Contents. 1 Introduction. 2...
--http://stat.umn.edu/~luke/xls/changes/changes/changes.html
- Why XLISP-STAT Exists - Next: Availability Up: Preface Previous: Using this Tutorial. Why XLISP-STAT Exists. There are three primary reasons behind my decision to produce the...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node4.html
- XLISP-STAT on UNIX Systems - Next: XLISP-STAT Under the Up: XLISP-STAT A Statistical Previous: References. XLISP-STAT on UNIX Systems. This tutorial has dealt primarily with the...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node62.html
- * Xlisp-Stat - Previous: BCI Data Manager Next: CONTACTS FOR AND Up: ECONOMICS RELATED COMPUTER. * Xlisp-Stat. According to Hal Varian, a number of statisticians are...
--http://gopher.econ.lsa.umich.edu/EconFAQ/node253.html
- The XLISP-STAT Editor - Next: Reading Data Files Up: Some Useful Shortcuts Previous: Saving Your Work. The XLISP-STAT Editor. The Macintosh version of XLISP-STAT includes..
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node32.html
- XLISP-PLUS - DATA TYPES - DATA TYPES. There are several different data types available to XLISP-PLUS programmers. Typical implementation limits are shown for 32 bit word systems....
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_6.html
- XLISP-PLUS - SYMBOL FUNCTIONS - SYMBOL FUNCTIONS. SET THE GLOBAL VALUE OF A SYMBOL. (set <sym> <expr>) <sym> the symbol being set. <expr> the new value. returns...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_22.html
- The XLISP-STAT Editor - Next: Reading Data Files Up: Some Useful Shortcuts Previous: Saving Your Work. The XLISP-STAT Editor. The Macintosh version of XLISP-STAT includes..
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node32.html
- Xlisp-Stat - Xlisp-Stat
--http://158.135.52.1/econfaq/node466.html
- Xlisp-Stat archive and development - Next: Resources Up: Campus and External Previous: Journals and Book. Xlisp-Stat archive and development. On the ftp server the Program maintains an...
--http://www.stat.ucla.edu/program/provost/section2_7_6.html
- XLISP-PLUS - XLISP COMMAND LOOP - XLISP COMMAND LOOP. When XLISP is started, it first tries to load the workspace "xlisp.wks", or an alternative file specified with the "-wfilename"...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/docs/html/cldoc_4.html
- Report: Xlisp-Stat Workshop - Report on Xlisp-Stat Workshop. University of Glasgow, 14 September 1993 Report by Adrian Bowman. This report appears in the February 1994 issue of the...
--http://www.stats.gla.ac.uk/cti/activities/workshops/reports/9402_xlispstat.html
- XLISP-STAT Under the SunView Window System - Next: Running UNIX Commands Up: XLISP-STAT on UNIX Previous: More Advanced X11. XLISP-STAT Under the SunView Window System. Window based graphics are also.
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node65.html
- Programmer Docs for Slisp - Xlisp Internals - Go to the first, previous, next, last section, table of contents. Xlisp Internals. jsp92Jan15 NOTE: For now, this chapter is just a single huge node. It...
--http://www5.biostr.washington.edu/slisp/slisp_383.html
- Xlisp-Stat: Windows version - Xlisp-Stat for Windows. What to Download. To download the latest version of Xlisp-Stat for Windows machine, simply select the version that you wish to...
--http://stat.umn.edu/~rcode/xls-pc.html
- Xlisp-Stat commands - sqrt. Format: (+ number1 number2) Simple math functions. + is addition, - is subtraction, / is division, * is multiplication and ^ is power. For example,..
--http://www.stat.umn.edu/~rcode/classes/5161-Fall95/help/xlisp-math.html
- Installing Xlisp-Stat on UNIX - Next: On-line Resources Up: Xlisp-Stat Previous: What is Xlisp-Stat. Installing Xlisp-Stat on UNIX. If you are running UNIX you will need to check if you..
--http://stat.umn.edu/~rcode/node36.html
- Why XLISP-STAT Exists - Next: Availability Up: Preface Previous: Using this Tutorial. Why XLISP-STAT Exists. There are three primary reasons behind my decision to produce the...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node4.html
- XLISP-STAT Under the - Next: Running UNIX Commands Up: XLISP-STAT on UNIX Previous: More Advanced X11Features. XLISP-STAT Under the SunViewWindow System. Window based graphics...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node65.html
- XLISP-STAT - Next: Contents. XLISP-STAT. A Statistical Environment Based on. the XLISP Language. (Version 2.0) by. Luke Tierney. umlogo.ps. University of Minnesota....
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/techreport.html
- Running UNIX Commands from XLISP-STAT - Next: Dynamic Loading and Up: XLISP-STAT on UNIX Previous: XLISP-STAT Under the. Running UNIX Commands from XLISP-STAT. The system function can be used to.
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node66.html
- The XLISP-STAT Editor - Next: Reading Data Files Up: Some Useful Shortcuts Previous: Saving Your Work. The XLISP-STAT Editor. The Macintosh version of XLISP-STAT includes..
--http://www.econ.hku.hk/docs/lisp/xlispstat/node32.html
- XLISP-PLUS - FILE I/O FUNCTIONS - FILE I/O FUNCTIONS. Note that initially, when starting XLISP-PLUS, there are six system stream symbols which are associated with three streams....
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_42.html
- XLISP-STAT Under the X11 Window System - Next: More Advanced X11 Up: XLISP-STAT on UNIX Previous: XLISP-STAT on UNIX. XLISP-STAT Under the X11 Window System. Window based graphics are available...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node63.html
- XLISP-STAT Under the X11 Window System - Next: More Advanced X11 Up: XLISP-STAT on UNIX Previous: XLISP-STAT on UNIX. XLISP-STAT Under the X11 Window System. Window based graphics are available...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node63.html
- XLISP-STAT Under the SunView Window System - Next: Running UNIX Commands Up: XLISP-STAT on UNIX Previous: More Advanced X11. XLISP-STAT Under the SunView Window System. Window based graphics are also.
--http://www.econ.hku.hk/docs/lisp/xlispstat/node65.html
- XLisp-Stat In - defun hanoi(n) ( transfer 'A 'B 'C n )) (defun print-move ( from to ) (princ "Move Disk From ") (princ from) (princ " To ") (princ to) (princ " ") nil)...
--http://www.geom.umn.edu/~doyle/eval/lispstat.cgi
- Xlisp-Stat - Next: What is Xlisp-Stat Up: Regression Graphics Home Previous: UNIX. Xlisp-Stat. What is Xlisp-Stat ? Installing Xlisp-Stat on UNIX. On-line Resources....
--http://stat.umn.edu/~bjm/rcode/node34.html
- XLISP-PLUS - XLISP-PLUS: Another Object-oriented Lisp. Version 2.1g. 18 JUL 94. Tom Almy tom.almy@tek.com. Portions of this manual and software are from XLISP which is.
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_1.html
- Submit Xlisp-Stat - Submit Xlisp-Stat. Type in a number of lines with legitimate Xlisp-Stat code (no graphics please). Be nice to our processors. Don't mess with our...
--http://www.stat.ucla.edu/cgi-bin/Xlisp-Stat.cgi
- XLisp-Stat - XLisp-Stat. You should try XLisp-Stat if some of the following applies to you. you need advanced statistical computations (in fact, XLisp-Stat is the only.
--http://ribana.utia.cas.cz/user_data/kulhavy/user_supp/xlispstat.html
- Xlisp-Stat - Xlisp-Stat
--http://www.econ3.uni-bonn.de/EconFAQ/node466.html
- XLISP-PLUS - A Slightly More Complicated File Example - A Slightly More Complicated File Example. This example shows how to open a file, read each Lisp expression from the file and print it. It demonstrates the.
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_62.html
- Model formulaein XLISP-Stat - Model formulae in XLISP-Stat. This is the current version of a model formula system for XLISP-Stat. Feel free to take it and play with it: formal details..
--http://www.biostat.washington.edu/~thomas/modelformula.html
- Programmer Docs for Slisp - Xlisp Object Terminology - Go to the first, previous, next, last section, table of contents. Xlisp Object Terminology. There are, as previously mentioned, many different languages...
--http://www5.biostr.washington.edu/slisp/slisp_59.html
- Xlisp-stat files for classes - Xlisp-stat files for classes. Here is the general "tutorial" file: give it a try, by loading it from the "file" menu (use load-p (that's load-print), so...
--http://sparc20.medctr.luc.edu/~ael/classes/classes.html
- XLISP-PLUS - THE FORMAT FUNCTION - THE FORMAT FUNCTION. DO FORMATTED OUTPUT. (format <stream> <fmt> [<arg>...]) <stream> the output stream (T is *standard-output*)...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_41.html
- What is Xlisp-Stat ? - Next: Installing Xlisp-Stat on Up: Xlisp-Stat Previous: Xlisp-Stat. What is Xlisp-Stat ? Xlisp-Stat is an object oriented environment for statistical...
--http://www.stat.umn.edu/~bjm/rcode/node35.html
- High Quality Graphics from Xlisp-Stat - Next: Contents. High Quality Graphics from Xlisp-Stat. Wed Feb 21 13:46:47 PST 1996. Abstract: Xlisp-Stat is a statistical environment with very good...
--http://biomserv.univ-lyon1.fr/jss/v00/i00/v00i00/xls2gnup.html
- Graph windows in Xlisp-Stat - Next: gnuplot and gnuplot Up: High Quality Graphics from Previous: Formats of graphical. Graph windows in Xlisp-Stat. Most of the graphics shown by.
--http://biomserv.univ-lyon1.fr/jss/v00/i00/v00i00/node5.html
- XLISP-STAT A Statistical Environment Based on the XLISP Language (Version - Next: Contents. XLISP-STAT. A Statistical Environment Based on. the XLISP Language. (Version 2.0) by. Luke Tierney. University of Minnesota. School of...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/techreport.html
- XLISP-PLUS - EXAMPLES: FILE I/O FUNCTIONS - EXAMPLES: FILE I/O FUNCTIONS. Input from a File. Output to a File. A Slightly More Complicated File Example. XLISP-PLUS - Version 2.1g - Tom Almy...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_59.html
- XLISP-PLUS - INSPECT.LSP - INSPECT.LSP. INSPECT..LSP contains an XLISP editor/inspector. When the package feature is compiled in, the editor is in the TOOLS package. Execute. (ins...
--http://www.stat.ucla.edu/archive/lisp/xlisp/docs/html/cldoc_49.html
- XLISP-PLUS - BUG FIXES AND EXTENSIONS - BUG FIXES AND EXTENSIONS. In this section, CL means "Common Lisp compatible to the extent possible". CX means "now works with complex numbers". CR means...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_50.html
- Xlisp-Stat at CodEc - Xlisp-Stat at CodEc. Xlisp-Stat archive at UCLA. Xlisp-stat archive and stats archive at UCLA. Back to CodEc. XLisp-Stat at CodEc Please send code and...
--http://netec.wustl.edu/~adnetec/CodEc/Xlispstat.html
- XLISP-PLUS - New/Changed Data Types - New/Changed Data Types. NIL -- was treated as a special case, now just a normal symbol. symbols -- value binding can optionally be constant or special....
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_53.html
- XLISP-PLUS - ARRAY FUNCTIONS - ARRAY FUNCTIONS. Note that sequence functions also work on arrays. GET THE NTH ELEMENT OF AN ARRAY. (aref <array> <n>) See setf for setting...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_26.html
- More on the XLISP-STAT Listener - Next: Loading Files Up: Some Useful Shortcuts Previous: Listing and Undefining. More on the XLISP-STAT Listener. Because of the large number of...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node29.html
- Xlisp-Stat Directory - Xlisp-Stat Directory. Homepage. Luke Tierney's Xlisp-Stat homepage. Code. Code directory with contributed and ported software from all over the net....
--http://www.stat.ucla.edu/archive/xlispstat/
- Cox regression in XLISP-Stat - Cox regression in XLISP-Stat. This is the current version of a proportional hazards regression object for XLISP-Stat along the lines of the glim and...
--http://www.biostat.washington.edu/~thomas/cox.html
- Programmer Docs for Slisp - Xlisp Tutorial - Go to the first, previous, next, last section, table of contents. Xlisp Tutorial. Copyright. This chapter is adapted from an 'xlisp.doc' file with the...
--http://www5.biostr.washington.edu/slisp/slisp_19.html
- Xlisp-Stat Commands: Statistical functions - mean. Format: (mean list) Return the average of a list of numbers. For example, > (mean (list 1 2 3)) 2. standard-deviation. Format: (standard-deviation...
--http://www.stat.umn.edu/~rcode/classes/5161-Fall95/help/xlisp-stat.html
- XLISP-STAT A Statistical Environment Based on the XLISP Language (Version - Next: Contents. XLISP-STAT. A Statistical Environment Based on. the XLISP Language. (Version 2.0) by. Luke Tierney. umlogo.ps. University of Minnesota....
--http://sparc20.medctr.luc.edu/~ael/classes/techreport/techreport.html
- Xlisp-Stat Resources - Next: Lisp Resources Up: On-line Resources Previous: On-line Resources. Xlisp-Stat Resources. The ``home'' of Xlisp-Stat is the University of Minnesota's..
--http://stat.umn.edu/~rcode/node38.html
- An Introduction to XLISP-STAT - Quick Tutorial - Go to the previous, next chapter. Quick Tutorial. First Session. Let's get started. We have a window or screen staring at us, with the XLISP-STAT prompt...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_3.html
- Statistical Computing in Xlisp-Stat - Statistical Computing in Xlisp-Stat. Inventory. The XLisp in XLisp-Stat. History of Lisp. Principles of Lisp. Talking to the Interpreter. Lisp Data Types..
--http://www.stat.ucla.edu/~deleeuw/courses/153a/outlines/
- XLISP-STAT A Statistical Environment Based on the XLISP Language (Version - Next: Contents. XLISP-STAT. A Statistical Environment Based on. the XLISP Language. (Version 2.0) by. Luke Tierney. University of Minnesota. School of...
--http://www.econ.hku.hk/docs/lisp/xlispstat/techreport.html
- XLISP-STAT Archive - MD Anderson Cancer Center Biomathematics. XLISP-STAT Archive. This collection consists of source code for XLISP-STAT. exp-surv. a set of XLISP-STAT...
--http://odin.mdacc.tmc.edu/anonftp/xlisp.html
- XLISP-STAT A Statistical Environment Based on the XLISP Language (Version - Next: Contents. XLISP-STAT. A Statistical Environment Based on. the XLISP Language. (Version 2.0) by. Luke Tierney. umlogo.ps. University of Minnesota....
--http://www.stat.sc.edu/~rossini/doc/xlispstat/techreport/techreport.html
- XLISP-PLUS - 8 BIT ASCII CHARACTERS - 8 BIT ASCII CHARACTERS. When used in an IBM PC environment (or perhaps others), XLISP-PLUS is compiled by default to allow the full use of the IBM 8 bit...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/docs/html/cldoc_10.html
- XLISP-PLUS - SYSTEM FUNCTIONS - SYSTEM FUNCTIONS. LOAD A SOURCE FILE. (load <fname> &key :verbose :print) An implicit ERRSET exists in this function so that if error occurs...
--http://www.cern.ch/WebMaker/examples/xlisp/www/cldoc_45.html
- Programmer Docs for Slisp - Xlisp Language Reference - Go to the first, previous, next, last section, table of contents. Xlisp Language Reference. Copyright. This chapter is adapted from an 'XlispRef.doc' file.
--http://www5.biostr.washington.edu/slisp/slisp_68.html
- XLISP-STAT Demos - Next: Uniform Variate Generation Up: Notes Previous: Notes. XLISP-STAT Demos. A few ideas will be illustrated with XLISP-STAT demos. To run these, you...
--http://stat.umn.edu/~luke/classes/8162/node11.html
- XLISP-PLUS - BITWISE LOGICAL FUNCTIONS - BITWISE LOGICAL FUNCTIONS. THE BITWISE AND OF A LIST OF INTEGERS. (logand [<expr>...]) With no arguments returns identity -1. <expr> the...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_31.html
- Catalog of compilers: xlisp - tool: xlisp. Language: Lisp. Version: 2.1. Parts: interpreter. Author: David Micheal Betz <dbetz@apple.com> Location:...
--http://www.idiom.com/free-compilers/TOOL/Lisp-2.html
- XLISP-PLUS - INPUT/OUTPUT FUNCTIONS - INPUT/OUTPUT FUNCTIONS. Note that when printing objects, printing is accomplished by sending the message :prin1 to the object. READ AN EXPRESSION. (read...
--http://www.cern.ch/WebMaker/examples/xlisp/www/cldoc_40.html
- XLISP-PLUS - ARITHMETIC FUNCTIONS - ARITHMETIC FUNCTIONS. Warning: integer and ratio calculations that overflow become floating point values as part of the math extension, but give no error..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_30.html
- XLISP-PLUS - SYMBOLS - SYMBOLS. All values are initially NIL unless otherwise specified. All are special variables unless indicated to be constants. NIL - represents empty list..
--http://www.stat.ucla.edu/archive/lisp/xlisp/docs/html/cldoc_19.html
- xlisp-2.1g - xlisp-2.1g. An interactive lisp interpreter and compiler. Xlisp is based on XLISP-STAT 2.1 R3 (the stats are not included). The interpreter can be used...
--http://hpux.cs.utah.edu/hpux/Languages/xlisp-2.1g.html
- Programmer Docs for Slisp - Xlisp Tutorial Introduction - Go to the first, previous, next, last section, table of contents. Introduction. XLISP is an experimental programming language combining some of the...
--http://www5.biostr.washington.edu/slisp/slisp_20.html
- Programmer Docs for Slisp - Xlisp Command Loop - Go to the first, previous, next, last section, table of contents. Xlisp Command Loop. When XLISP is started, it first tries to load the workspace...
--http://www5.biostr.washington.edu/slisp/slisp_22.html
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive. /misc2/sherekhan/www/httpd/htdocs/archive/xlispstat/code/statistics/introstat. anderson. Three activities in the Activity-Based...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/code/statistics/introstat/
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive. /statistics/multivariate. cluster analysis. Agglomerative cluster analysis by Jan de Leeuw, and minimum spanning tree by David...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/code/statistics/multivariate/
- An Introduction to XLISP-STAT - Table of Contents - An Introduction to XLISP-STAT. A STATistics Package written in the XLISP language. Manual by Jan de Leeuw. Introduction. A Course in Statistical Computing.
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_toc.html
- An Introduction to XLISP-STAT - On the implementations - Go to the previous, next chapter. On the implementations. We shall assume you are sitting behind your computer or terminal, and you know how to start an...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_2.html
- XLISP-PLUS - TABLE OF CONTENTS - TABLE OF CONTENTS. TABLE OF CONTENTS. INTRODUCTION. XLISP COMMAND LOOP. BREAK COMMAND LOOP. DATA TYPES. THE EVALUATOR. HOOK FUNCTIONS. LEXICAL CONVENTIONS.
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_2.html
- An Introduction to XLISP-STAT - Introduction - Go to the next chapter. XLISP-STAT is a STATistics package, written in C, which uses the XLISP dialect of Lisp as an extension language. Introduction. A...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_1.html
- XLISP-PLUS - STEP.LSP - STEP.LSP. This file contains a simple Lisp single-step debugger. It started as an implementation of the "hook" example in chapter 20 of Steele's "Common...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_47.html
- Why XLISP-STAT Exists - Next: Availability Up: Preface Previous: Using this Tutorial. Why XLISP-STAT Exists. There are three primary reasons behind my decision to produce the...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node4.html
- XLISP-PLUS - THE PROGRAM FEATURE - THE PROGRAM FEATURE. THE PROGRAM FEATURE. (prog (<binding>...) <expr>...) PROG WITH SEQUENTIAL BINDING. (prog* (<binding>...)...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_39.html
- + UCLA Xlisp-Stat Archive - Previous: Guide to Available Next: GAUSS Library at Up: PROGRAM LIBRARIES. + UCLA Xlisp-Stat Archive. This archive of programs for this package is divided.
--http://gopher.econ.lsa.umich.edu/EconFAQ/node214.html
- XLISP-PLUS - THE 'Class' CLASS - THE 'Class' CLASS. Class THE CLASS OF ALL OBJECT CLASSES (including itself) Messages: CREATE A NEW INSTANCE OF A CLASS. :new. returns the new class object.
--http://www.stat.ucla.edu/archive/lisp/xlisp/docs/html/cldoc_17.html
- xlisp - xlisp 2.1. A Public Domain dialect of LISP. XLISP is an experimental programming language combining some of the features of Common Lisp with an...
--http://ptsun00.cern.ch/OPLA/working_area/resources/swtools/xlisp.html
- An Introduction to XLISP-STAT - Ingredients of the Language - Go to the previous, next chapter. Ingredients of the Language. Atoms. The Lisp interpreter recognizes atoms. The simplest types of atoms are numbers....
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_4.html
- Why XLISP-STAT Exists - Next: Availability Up: Preface Previous: Using this Tutorial. Why XLISP-STAT Exists. There are three primary reasons behind my decision to produce the...
--http://sparc20.medctr.luc.edu/~ael/classes/techreport/node4.html
- xlisp-2.1g README file - xlisp-2.1g README file. [This directory is included in XLISP-STAT to allow building of a pure XLISP without the statistical code. It is also available...
--http://hpux.cs.utah.edu/man/Languages/xlisp-2.1g/xlisp-2.1g.README.html
- An Introduction to XLISP-STAT - Talking to the Interpreter - Go to the previous, next chapter. Talking to the Interpreter. Evaluation. Expressions. The first obvious question is, how the interpreter knows that we...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_5.html
- An Introduction to XLISP-STAT - Calculating with numbers - Go to the previous, next chapter. Calculating with numbers. XLISP-STAT can be used as a calculator. We enter an expression, and then press on the execute..
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_6.html
- XLISP-PLUS - PP.LSP - PP.LSP. In addition to the pretty-printer itself, this file contains a few functions that illustrate some simple but useful applications. When the package.
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_48.html
- XLISP-STAT on UNIX Systems - Next: XLISP-STAT Under the Up: XLISP-STATA Statistical Environment Previous: References. XLISP-STAT on UNIX Systems. This tutorial has dealt primarily...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node62.html
- XLISP-STAT Under the - Next: More Advanced X11Features Up: XLISP-STAT on UNIX Previous: XLISP-STAT on UNIX. XLISP-STAT Under the X11Window System. Window based graphics are...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node63.html
- xlisp-2.1g - xlisp-2.1g. An interactive lisp interpreter and compiler. Xlisp is based on XLISP-STAT 2.1 R3 (the stats are not included). The interpreter can be used...
--http://hpux.ask.uni-karlsruhe.de/hpux/Languages/xlisp-2.1g.html
- XLISP-PLUS - CHARACTER FUNCTIONS - CHARACTER FUNCTIONS. EXTRACT A CHARACTER FROM A STRING. (char <string> <index>) <string> the string. <index> the string index...
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_33.html
- Programmer Docs for Slisp - Xlisp Objects Tutorial - Go to the first, previous, next, last section, table of contents. Xlisp Objects Primer. Copyright. This chapter is adapted from an 'XlispOop.doc' file...
--http://www5.biostr.washington.edu/slisp/slisp_56.html
- Xlisp-Stat Functions - Next: Messages Up: Available Help Index Previous: Available Help Index. Xlisp-Stat Functions. These are the documented functions. General Functions. These.
--http://www.stat.umn.edu/~bjm/rcode/node28.html
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive. /misc2/sherekhan/www/httpd/htdocs/archive/xlispstat/code/utilities. Input and Output. Formatted input, file selection, object...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/code/utilities/
- Index of /faculty/wong/c546/xlisp - Index of /faculty/wong/c546/xlisp. Name Last modified Size Description. Parent directory. block.lsp 20-Apr-94 17:40 11K. checker.lsp 19-Apr-94 14:16 7K....
--http://falcon.eku.edu/faculty/wong/c546/xlisp
- An Introduction to XLISP-STAT - Working with lists - Go to the previous, next chapter. Working with lists. We start the chapter by remembering what a list is.
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_7.html
- An Introduction to XLISP-STAT - Sequences - Go to the previous, next chapter. Sequences. Even more importantly, a vector is not a list. The two are fundamentally different, for various reasons. In...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_8.html
- An Introduction to XLISP-STAT - Vectors, Matrices and Arrays - Go to the previous, next chapter. Vectors, Matrices and Arrays. We have seen that vectors are sequences. They are also (one-dimensional) arrays....
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_9.html
- An Introduction to XLISP-STAT - Concept Index - Go to the previous, next chapter. Concept Index. Cursor. DOS. Error messages. Functional programming. Lisp. MS-Windows. Macintosh. Object-oriented...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_10.html
- XLISP-PLUS - Bug Fixes - Bug Fixes. RESTORE did not work -- several bugs for 80x86 systems. Only one restore would work per session -- all systems. :downcase for variable...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_51.html
- XLISP-PLUS - User Interface Changes - User Interface Changes. -w command line argument to specify alternate or no workspace. -b command line argument for batch operation. -? command line...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_52.html
- XLISP-PLUS - New functions - New functions. ACONS CL* ACOSH CL* ADJOIN CL. ALPHA-CHAR-P CL. APPLYHOOK CL. APROPOS CL* APROPOS-LIST CL* ASH CL. ASINH CL* ATANH CL* BUTLAST CL. CEILING..
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_55.html
- Xlisp-Stat Commands: General commands - Some R-code2 help. Using help and apropos. The def macro for defining quantities. list. length. load. iseq and rseq. r-code. split-list. print-matrix....
--http://www.stat.umn.edu/~rcode/classes/5161/help/xlisp-general.html
- Xlisp-Stat Help - Xlisp-Stat. Startup. Xlisp-Stat is available (for free) for MSWindows, Mac, or X-windows. If you're on an Xterminal, start it in an xterm window by typing.
--http://math.montana.edu/stat/tutorials/Xlispstat.html
- Why XLISP-STAT Exists - Next: Availability Up: Preface Previous: Using this Tutorial. Why XLISP-STAT Exists. There are three primary reasons behind my decision to produce the...
--http://www.stat.sc.edu/~rossini/doc/xlispstat/techreport/node4.html
- XLISP-PLUS - Input from a File - Input from a File. To open a file for input, use the OPEN function with the keyword argument :DIRECTION set to :INPUT. To open a file for output, use the..
--http://www.stat.ucla.edu/develop/lisp/xlisp/docs/html/cldoc_60.html
- Selected Listing of XLISP-STAT Functions - Next: Arithmetic and Logical Up: XLISP-STAT A Statistical Previous: Modeless Dialogs. Selected Listing of XLISP-STAT Functions. Arithmetic and Logical...
--http://stat.umn.edu/~luke/xls/tutorial/techreport/node73.html
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive. /statistics/apstat. 190. Text goes here. 226. Text goes here. 241. Text goes here. 243. Text goes here. Archive Editor: Jan de...
--http://www.stat.ucla.edu/develop/code/statistics/apstat/
- UCLA Xlisp-Stat Archive - UCLA Xlisp-Stat Archive. /statistics/categorical. coco. Jens-Henrik Badsberg's impressive CoCo system for fitting graphical models. latent-class. By Jan...
--http://www.stat.ucla.edu/develop/code/statistics/categorical/
- XLISP-PLUS - HOOK FUNCTIONS - HOOK FUNCTIONS. The evalhook and applyhook facility are useful for implementing debugging programs or just observing the operation of XLISP. It is...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_8.html
- An Introduction to XLISP-STAT - Function Index - Go to the previous, next chapter. Function Index.
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_11.html
- An Introduction to XLISP-STAT - Program Index - Go to the previous, next chapter. Program Index. BMDP. CXLS. Emacs. GAUSS. GLIM. Info. Lisp-Stat. Macsyma. Matlab. S-plus. SAS. SPSS. Systat. Texinfo....
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_12.html
- An Introduction to XLISP-STAT - Data Type Index - Go to the previous chapter. Data Type Index. @shortcontents
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/intro/xlispstat_13.html
- XLISP-PLUS - PACKAGES - PACKAGES. When compiled in, XLISP-PLUS provides the "Packages" name hiding facility of Common Lisp. When in use, there are multiple object arrays (name...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_13.html
- XLISP-PLUS - LAMBDA LISTS - LAMBDA LISTS. There are several forms in XLISP that require that a "lambda list" be specified. A lambda list is a definition of the arguments accepted by..
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_14.html
- XLISP-PLUS - OBJECTS - OBJECTS. Definitions: selector - a symbol used to select an appropriate method. message - a selector and a list of actual arguments. method - the code...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_15.html
- XLISP ftp site - FTP sites for XLISP. Click to down load a file. xlisp21w.zip. file size: 451 K (461359 bytes) file date: Aug 27,1993 path: xlisp/ Windows server version...
--http://www.site.gmu.edu/~olee/xlisp_ftp_site.html
- XLISP-PLUS - New messages for class Object - New messages for class Object. :prin1 <stream> :superclass * :ismemberof <cls> * :iskindof <cls> * :respondsto <selector> *...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_57.html
- XLISP ftp site - FTP sites for Prolog for PC (MS-DOS) Click to download a file. prolog19.zip. file size: 130 K prolog19.zip [130 K] from ftp.orst.edu prolog19.zip [130 K]..
--http://www.site.gmu.edu/~olee/prolog_ftp_site.html
- XLISP-PLUS - New messages for class Class - New messages for class Class. :superclass * :messages * :storeon (returns form that will recreate class and methods) * XLISP-PLUS - Version 2.1g - Tom...
--http://sparc20.medctr.luc.edu/~ael/classes/xlisp/cldoc_58.html
- Cypherpunks archive-96.01.11-96.01.17: Re: Bignum support added to XLISP 2.1h - Re: Bignum support added to XLISP 2.1h. Perry E. Metzger (perry@piermont.com) Wed, 10 Jan 1996 12:36:02 -0500. Messages sorted by: [ date ][ thread ][...
--http://infinity.nus.sg/cypherpunks/dir.archive-96.01.11-96.01.17/0011.html
- Cypherpunks archive-96.01.11-96.01.17: Bignum support added to XLISP 2.1h - Bignum support added to XLISP 2.1h. Peter Wayner (pcw@access.digex.net) Wed, 10 Jan 1996 11:26:49 -0500. Messages sorted by: [ date ][ thread ][ subject...
--http://infinity.nus.sg/cypherpunks/dir.archive-96.01.11-96.01.17/0002.html
- Saving Your Work - Next: The XLISP-STAT Editor Up: Some Useful Shortcuts Previous: Loading Files. Saving Your Work. If you want to record a session with XLISP-STAT you can...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node31.html
- Regression - Next: Exercises Up: XLISP-STAT A Statistical Previous: Dynamic Simulations. Regression. Regression models have been implemented using XLISP-STAT's..
--http://www.econ.hku.hk/docs/lisp/xlispstat/node45.html
- Dynamic Loading and Foreign Function Calling - Next: Graphical Interface Tools Up: XLISP-STAT on UNIX Previous: Running UNIX Commands. Dynamic Loading and Foreign Function Calling. Some...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node67.html
- About this document ... - Up: XLISP-Stat tools for building Previous: References. About this document ... XLISP-Stat tools for building Generalised Estimating Equation models. This.
--http://www.biostat.washington.edu/~thomas/gee/geejss/node9.html
- Notes - Next: XLISP-STAT Demos Up: STATISTICS 8162 Previous: Assignment 3 Due. Notes. Look here for notes related to the lectures. XLISP-STAT Demos. Uniform...
--http://stat.umn.edu/~luke/classes/8162/node10.html
- Basic Information - How does the R-code work? The R-code is a program written in the statistical programming language called Xlisp-Stat. Many of the topics of these R-code...
--http://www.stat.umn.edu/~rcode/classes/5161-Fall94/help/basics.html
- ViSta: Open & Extensible - ViSta: Open & Extensible. Go to NEXT, PREVIOUS, or CONTENTS. ViSta and XLisp-Stat are OPEN systems. All of the code is available to the programmer. This...
--http://forrest.psych.unc.edu/research/ViSta/open.html
- ViSta: Freely Redistributable - ViSta: Freely Redistributable. Go to NEXT, PREVIOUS, or CONTENTS. ViSta is Freely Redistributable. This means that it is not in the public domain, but...
--http://forrest.psych.unc.edu/research/ViSta/free.html
- No Title - Release 2 of XLISP-STAT Version 2.1. Released February 1991. Lisp-Stat is an extensible environment for statistical computing and dynamic graphics based...
--http://temper.stat.cmu.edu/xlispstat/README
- No Title - xlispstat-s-scr 689996135 6074 330 100644 4172 ` ;;;;--- file xlispstat-s-script.lsp ------ tested examples for use: ;;;;--- ;;;; ;;; Example...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/code/utilities/filters/xlisp-to-s/xlispstat-s-scr
- Approximate Bayesian Computations - Next: Exercises Up: XLISP-STATA Statistical Environment Previous: Exercises. Approximate Bayesian Computations. This section describes a set of tools for..
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node59.html
- Graphical Interface Tools - Next: Menus Up: XLISP-STATA Statistical Environment Previous: Dynamic Loading and. Graphical Interface Tools. One of the characteristic features of the...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node68.html
- Availability - Next: Disclaimer Up: Preface Previous: Why XLISP-STAT Exists. Availability. Source code for XLISP-STAT for X11, Sun, 4.[23]BSD UNIX and Macintosh versions.
--http://www.econ.hku.hk/docs/lisp/xlispstat/node5.html
- Starting and Finishing - Next: Introduction to Basics Up: XLISP-STAT A Statistical Previous: Disclaimer. Starting and Finishing. You should have the program XLISP-STAT on a...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node7.html
- Contents - Next: Preface Up: XLISP-STATA Statistical Environment Previous: XLISP-STATA Statistical Environment. Contents. Preface. Using this Tutorial. Why...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node1.html
- Preface - Next: Using this Tutorial Up: XLISP-STATA Statistical Environment Previous: Contents. Preface. XLISP-STAT is a statistical environment built on top of the.
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node2.html
- No Title - XLISP Notes. History. Xlisp was originally created by David Betz, primarily to teach himself Lisp and object-oriented programming. (So don't complain...
--http://www.ils.nwu.edu/~riesbeck/c25-1/xlisp.html
- Tamas Simon's Bookmarks - Tamas Simon's Bookmarks. Archie. Yahoo - Computers and Internet:Internet:Searching the Net:Archie. http://hoohoo.ncsa.uiuc.edu/archie.html. Archie Request.
--http://www.mcs.drexel.edu/~utsimon/bookmark.html
- Introduction to Basics - Next: Data Up: XLISP-STATA Statistical Environment Previous: Starting and Finishing. Introduction to Basics. Before we can start to use XLISP-STAT for...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node8.html
- Nonlinear Regression - Next: Exercises Up: XLISP-STATA Statistical Environment Previous: Matrices and Arrays. Nonlinear Regression. XLISP-STAT allows the construction of...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node54.html
- No Title - This is a sample XLISP program ; It implements a simple form of programmable turtle for VT100 compatible ; terminals. ; To run it: ; A>xlisp pt ; This...
--http://cs.stmarys.ca/~csomers/cs332/examples/lsp/advanced/pt.lsp
- No Title - The .zoo files are: XLisp-Stat-E.zoo (334239 bytes) - the executables disk XLisp-Stat-P.zoo (203713 bytes) - the lisp program disk XLisp-Stat-M.zoo...
--http://www.stat.ucla.edu/develop/lisp/xlisp/xlisp-stat/umnstat.stat.umn.edu/amiga/XLisp-Stat.readme
- Elementary Statistical Operations - Next: First Steps Up: XLISP-STATA Statistical Environment Previous: Exercises. Elementary Statistical Operations. This section introduces some of...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node12.html
- Introduction - Next: Components of a Up: XLISP-Stat tools for building Previous: XLISP-Stat tools for building. Introduction. Generalised Estimating Equations models,...
--http://www.biostat.washington.edu/~thomas/gee/geejss/node1.html
- Components of a GEE model - Next: How to use Up: XLISP-Stat tools for building Previous: Introduction. Components of a GEE model. This similarity to the well-known generalised linear.
--http://www.biostat.washington.edu/~thomas/gee/geejss/node2.html
- No Title - html2mml.l -- translate HyperText Markup Language to Maker Markup Language. ;;; $Id: html2mml.l,v 1.1 92/08/19 18:37:59 connolly Exp $ ;;; ;;; USE ;;;...
--http://unix1.sncc.lsu.edu/internet/guides/www-docs/WWW/Frame/fminit2.0/html2mml.l
- WXLisp mapping rules - Mapping rules. The wxWindows class hierarchy has been mapped to a corresponding Xlisp class hierarchy using the same names but the prefix "wxl" instead of.
--http://www.cadlab.de/~lipuser/wxlisp/wxlisp-map.html
- ftp.zcu.cz: /packages/X11R5/contrib/Motif/clients/winterp/examples/ - ftp.zcu.cz: /packages/X11R5/contrib/Motif/clients/winterp/examples/ / packages. X11R5. contrib. Motif. clients. winterp. examples. Search in subtree for:..
--http://nic.zcu.cz/ftp/packages/X11R5/contrib/Motif/clients/winterp/examples
- Programmer Docs for Skandha4 - Gobject Module - Go to the first, previous, next, last section, table of contents. Gobject Module. Gobjects (Generic OBJECTS) are mainly of interest to people writing new..
--http://www5.biostr.washington.edu/slisp/skandha4_21.html
- Programmer Docs for Slisp - Creating New Primitives - Go to the first, previous, next, last section, table of contents. Creating New Primitives. Not done. For now look at Xlisp Internals:"How do I add a new...
--http://www5.biostr.washington.edu/slisp/slisp_13.html
- Designs by Academix Inc. - Trivia Answer - Trivia Answer. D: LIST Processing. AutoLISP is based on a version of XLISP (developed by David Betz). XLISP is a derivative of common LISP developed...
--http://www.academix.com/guru_ta.htm
- Dynamic Loading and Foreign Function Calling - Next: Graphical Interface Tools Up: XLISP-STAT on UNIX Previous: Running UNIX Commands. Dynamic Loading and Foreign Function Calling. Some...
--http://www.stat.psu.edu/~rossini/statlearn/xlispstat/tierney-tech/node67.html
- Contents - Next: 1 Introduction Up: XLISP-STAT 2.1 Release 3 Previous: XLISP-STAT 2.1 Release 3. Contents. 1 Introduction. 2 Changes to System Features. 2.1...
--http://stat.umn.edu/~luke/xls/changes/changes/node1.html
- Elementary Statistical Operations - Next: First Steps Up: XLISP-STAT A Statistical Previous: Exercises. Elementary Statistical Operations. This section introduces some of the basic...
--http://www.econ.hku.hk/docs/lisp/xlispstat/node12.html