Learn R Programming

markovchain (version 0.6)

holson: Holson data set

Description

A data set containing 1000 life histories trajectories and a categorical status (1,2,3) observed on eleven evenly spaced steps.

Usage

data("holson")

Arguments

Format

A data frame with 1000 observations on the following 12 variables.

Source

Private communications

Details

The example can be used to fit a markovchain or a markovchainList object.

References

Private communications

Examples

Run this code
data(holson)
head(holson)

Run the code above in your browser using DataLab