Learn R Programming

DSpat (version 0.1.6)

DSpat.obs: Observation dataframe for DSpat

Description

An example dataframe for the observations for fitting a spatial model with DSpat

Usage

data(DSpat.obs)

Arguments

Format

A data frame with 395 observations on the following 6 variables.
label
unique line label that links points to lines
x
x coordinate of observation point
y
y coordinate of observation point

Details

Example observation dataframe simulated with specific covariates across a 100x100 window. Only the x,y coordinates and line label are needed. The covariates are extracted based on the x,y coordinates.