preci {geospt}R Documentation

Empirical data related to rainfall

Description

Empirically generated data in 10 arbitrary locations associated with the rainfall variable

Usage

data(preci)

Format

A data frame with 10 observations on the following 4 variables:

Obs

a numeric vector; observation number

x

a numeric vector; x-coordinate; unknown reference

y

a numeric vector; y-coordinate; unknown reference

prec

a numeric vector; the target variable

Examples

data(preci)
summary(preci)

[Package geospt version 1.0-4 Index]