Sib-pair Scheme Libraries
The plot library is specific to the EGGX plotting commands
included in Sib-pair Scheme, but the others would require
only a few changes. Links to these also appear on the Sib-pair examples
page.
- stats.scm Additional statistical routines
not included as procedures in the Sib-pair interpreter yet: matrix
algebra, linear regression, formula interface to log-linear modelling.
- plot.scm Standard plot types that follow
the R base graphics types: scatter, line, impulse, bar, histogram,
Q-Q norm plots.
- longley.scm Test data for regression analysis.
- sunset.scm Sunrise and sunset times.