res.eyefit.Pb_O1: Result of the function eyefit for variogram estimation.

res.eyefit.Pb_O1R Documentation

Result of the function eyefit for variogram estimation.

Description

This result could also be directly computed using the function eyefit.

Usage

data(res.eyefit.Pb_O1)

Format

The format is: List of 1 $ :List of 7 ..$ cov.model: chr "spherical" ..$ cov.pars : num [1:2] 1.90e-01 5.13e+05 ..$ nugget : num 0.11 ..$ kappa : num 0.5 ..$ lambda : num 0 ..$ trend : chr "cte" ..$ max.dist : num 288460 ..- attr(*, "class")= chr "variomodel" - attr(*, "class")= chr "eyefit"

Author(s)

Peter Filzmoser <P.Filzmoser@tuwien.ac.at> http://cstat.tuwien.ac.at/filz/

References

C. Reimann, P. Filzmoser, R.G. Garrett, and R. Dutter: Statistical Data Analysis Explained. Applied Environmental Statistics with R. John Wiley and Sons, Chichester, 2008.

Examples

data(res.eyefit.Pb_O1)
str(res.eyefit.Pb_O1)

StatDA documentation built on June 7, 2023, 6:26 p.m.