| LansingTrees | R Documentation |
The data is aggregated from the dataset lansing in library spatstat, which
came from an investigation of a 924 ft x 924 ft (19.6 acres) plot in Lansing Woods, Clinton
County, Michigan USA by D.J. Gerrard.
The original point process data described the locations of 2,251 trees and their
botanical classification (into maples, hickories, black oaks, red oaks, white oaks and miscellaneous trees). The original plot size has been rescaled to the unit square and the number of different types of trees
has been counted within squares of length 1/16.
data(LansingTrees)
A data frame with 256 observations and 8 variables.
EastingCartesian x-coordinate of the locations.
NorthingCartesian y-coordinate of the locations.
mapleNumber of maples in the area.
hickoryNumber of hickories in the area.
blackoakNumber of black oaks in the area.
redoakNumber of red oaks in the area.
whiteoakNumber of white oaks in the area.
miscNumber of miscellaneous trees in the area.
Kazianka, H. (2013) Approximate copula-based estimation and prediction of discrete spatial data. Stoch Environ Res Risk Assess, 27:2015-2026
data(LansingTrees) str(LansingTrees)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.