spuRs-package {spuRs} | R Documentation |
This package provides scripts, functions and datasets for the book "An Introduction to Scientific Programming and Simulation, Using R."
Package: | spuRs |
Type: | Package |
Version: | 1.0 |
Date: | 2008-08-12 |
License: | TBA |
LazyLoad: | yes |
The datasets are: kew, treeg, trees, ufc.plots, and ufc.
The main functions are: bisection, fixedpoint, fixedpoint_show, newtonraphson, newtonraphson_show, prime, sieve, and vol.m3.
We also provide functions relevant to the seedtrap case study: mean and print functions, an sd function, simulate, fitDistances, and constructors. See Chapters 8 and 21 for more details.
Type ?<object> to learn more about these objects, e.g. ?ufc
Owen Jones, Robert Maillardet, Andrew Robinson, Olga Borovkova, and Steve Carnie. Maintainer: Andrew Robinson <A.Robinson@ms.unimelb.edu.au>
Jones, O.D., R. Maillardet, and A.P. Robinson. 2009. An Introduction to Scientific Programming and Simulation, Using R. Chapman And Hall/CRC.