toyData: A small toy data set.

Description Usage Format Details Source See Also Examples

Description

A small, artificial data set used for illustrations and testing.

Usage

1

Format

An object of class MarkedPointProcess

Details

The MarkedPointProcess object holds 10 replications of a bivariate point process with points named ALPHA and BETA.

Source

The data are simulated. ALPHA points are generated as a homogeneous Poisson process time-transformed using the square root transformation. BETA points are uniformly distributed in intervals of length 1 after a random subsample of the ALPHA points.

See Also

MarkedPointProcess

Examples

1
2
3
4
data(toyData)
## Not run: 
plot(toyData)
## End(Not run)

ppstat documentation built on May 2, 2019, 5:26 p.m.