๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

[Wiley Series in Probability and Statistics] LISP-STAT: An Object-Oriented Environment for Statistical Computing and Dynamic Graphics || Bibliography

โœ Scribed by Tierney, Luke


Publisher
John Wiley & Sons, Inc.
Year
1990
Tongue
English
Weight
926 KB
Edition
1
Category
Article
ISBN
0471509167

No coin nor oath required. For personal study only.

โœฆ Synopsis


written For The Professional Statistician Or Graduate Statistics Student, The Primary Objective Of This Book Is To Describe A System, Based On The Lisp Language, For Statistical Computing And Dynamic Graphics To Show How It Can Be Used As An Effective Platform For A Wide Range Of Statistical Computing Tasks Ranging From Basic Calculations To Customizing Dynamic Graphs. In Addition, It Introduces Object-oriented Programming And Graphics Programming In A Statistical Context. The Discussion Of These Ideas Is Based On The Lisp-stat System; Readers With Access To Such A System Can Reproduce The Examples Presented And Use Them As A Basis For Further Experimentation And Study.

booknews

written For The Professional Statistician Or Graduate Statistics Student, The Primary Objective Of This Book Is To Describe A System, Based On The Lisp Language, For Statistical Computing And Dynamic Graphics To Show How It Can Be Used As An Effective Platform For A Wide Range Of Statistical Computing Tasks Ranging From Basic Calculations To Customizing Dynamic Graphs. Annotation C. Book News, Inc., Portland, Or (booknews.com)


๐Ÿ“œ SIMILAR VOLUMES


[Wiley Series in Probability and Statist
โœ Tierney, Luke ๐Ÿ“‚ Article ๐Ÿ“… 1990 ๐Ÿ› John Wiley & Sons, Inc. ๐ŸŒ English โš– 874 KB

## Answers to Selected Exercises 2.1 a) 14 bj 2 c) (+ 3 5 6) d) 10 e) x The interpreter prints the symbol using upper case letters. ## f > (QUOTE X) The interpreter expands the single quote to the full quote expression before returning it. 2.2 4 2 b) (5 6 7) c) (4 10 18) d) This generates an e