Changeset 20605 in project
- Timestamp:
- 10/03/10 12:46:40 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/statistics
r20604 r20605 3 3 == Introduction 4 4 5 This library is a port of [[http://compbio.uc hsc.edu/Hunter_lab/Hunter/|Larry Hunter]]'s Lisp statistics library to chicken scheme.5 This library is a port of [[http://compbio.ucdenver.edu/hunter/|Larry Hunter]]'s Lisp statistics library to chicken scheme. 6 6 7 7 The library provides a number of formulae and methods taken from the book "Fundamentals of Biostatistics" by Bernard Rosner (5th edition). … … 354 354 == Authors 355 355 356 [[http://wiki.call-cc.org/users/peter-lane|Peter Lane]] wrote the scheme version of this library. The original Lisp version was written by [[http://compbio.u hsc.edu/Hunter_lab/Hunter/|Larry Hunter]].356 [[http://wiki.call-cc.org/users/peter-lane|Peter Lane]] wrote the scheme version of this library. The original Lisp version was written by [[http://compbio.ucdenver.edu/hunter/|Larry Hunter]]. 357 357 358 358 == License
Note: See TracChangeset
for help on using the changeset viewer.