Learn R Programming

markovchain (version 0.6)

rain: Alofi island daily rainfall

Description

Rainfall measured in Alofi Island

Usage

data(rain)

Arguments

Format

A data frame with 1096 observations on the following 2 variables.

Source

Avery Henderson

References

Avery Henderson, Fitting markov chain models on discrete time series such as DNA sequences

Examples

Run this code
data(rain)
rainMc<-markovchainFit(data=rain$rain)

Run the code above in your browser using DataLab