Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Rainfall

Rainfall Data


Description

raifall data. The yearly rainfall, in inches, in Nevada City, California, USA, 1873 through 1978. An example of time series data.

Usage

data(Rainfall)

Format

The format is: Time-Series [1:106] from 1873 to 1978: 80 40 65 46 68 32 58 60 61 60 ...

Source

Efron, B. and Tibshirani, R. (1993) An Introduction to the Bootstrap. Chapman and Hall, New York, London.

Examples

str(Rainfall)  
plot(Rainfall)

bootstrap

Functions for the Book "An Introduction to the Bootstrap"

v2019.6
BSD_3_clause + file LICENSE
Authors
S original, from StatLib, by Rob Tibshirani. R port by Friedrich Leisch.
Initial release
2019-06-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.