Hacker News new | ask | show | jobs
by j_bum 754 days ago
I recognize the majority of those datasets as being included in the base `datasets` package. Are there differences you’re looking for?
1 comments

Yeah, where is lottery
There's a copy of the dataset at http://www.math.ntu.edu.tw/~hchen/Prediction/timeseries1.htm...

There is lottery.number, lottery.payoff, lottery2, lottery3. Further info is provided in the 1988 book The new S language: a programming environment for data analysis and graphics by Becker, Chambers & Wilks.

Yeah, I started to read that book, then looked into R installation on my machine, but felt sorry not finding those datasets
I even installed S-PLUS 8.0 in order to look for this - but Sdatasets doesn't seem to have been shipped in the base install. If anyone knows...