Learn R Programming

BayesLogit (version 0.6.1)

rain: Tokyo Rainfall

Description

The rain data has 366 real valued binomial responses representing days on which it rained over the course of two years in Tokyo.

Arguments

Format

A list with three components: y, the repsonse representing the number of times it has rained on the ith day of the year in Tokyo from 1983 through 1984, X, a matrix of ones, and n, the number of observations for each day. n is two for all days except Feb. 29.

Details

This is the famous Tokyo rainfall data from Kitagawa (1987).

References

Genshiro Kitagawa. Non-Gaussian State-Space Modeling of Non-stationary Time Series. Journal of the American Statistical Association (1987).