Learn R Programming

geostats (version 1.6)

hills: hills

Description

150 X-Y-Z values for a synthetic landscape that consists of three Gaussian mountains.

Arguments

Examples

Run this code
data(hills,package='geostats')
semivariogram(x=hills$X,y=hills$Y,z=hills$Z,model='gaussian')

Run the code above in your browser using DataLab