| 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:
Obsa numeric vector; observation number
xa numeric vector; x-coordinate; unknown reference
ya numeric vector; y-coordinate; unknown reference
preca numeric vector; the target variable
Examples
data(preci)
summary(preci)
[Package geospt version 1.0-4 Index]