| Age | Commit message (Collapse) | Author |
|
|
|
Two functions that calculate the first 'n' member of the Fibonacci series.
|
|
Added in helper fns pr() and junkyard()
Added a few more instructions in the comments.
|
|
# goat.R
# a numerical approach to the monty hall paradox
# http://en.wikipedia.org/wiki/Monty_hall_problem
Written after an evening of empirical testing, while watching footy and drinking beer. After about 30 repetitions the results were clearly becoming unequivocal.
|
|
Added some text file formatting fns and the mighty htail!
|
|
added exponential conversion pair of equations.
|
|
Added functions from sp_fn.R
|
|
Added f2c (Fahrenheit to Celsius)
|
|
deleted plotdir fns
|
|
Functions for creating plots for publication in a standard A4 document with 3 cm borders. i.e. plot width is 15 cm.
|
|
copied various functions from (my local) sp_fn.R
|
|
|