| RFempVariog-class {RandomFields} | R Documentation |
RFempVariogClass for RandomField's representation of empirical variograms
object, x, ... |
see the respective generic function; The argument |
centers:the bin centres of the spatial distances
emp.vario:value of the empirical variogram
var:the empirical (overall) variance in the data
sd:standard deviation of the variogram cloud within each bin
n.bin:number of bins
phi.centers:centres of the bins with respect to the (first) angle (for anisotropic empricial variograms only)
theta.centers:centres of the bins with respect to the second angle (for anisotropic empricial variograms in 3D only)
T:the bin centres of the time axis
vdim:the multivariate dimension
coord.units:string giving the units of the coordinates,
see also option coordunits of RFoptions.
variab.units:string giving the units of the variables,
see also option varunits of RFoptions.
call:language object; the function call by which the object was generated
signature(x = "RFempVariog"): gives a plot of the
empirical variogram, for more details see
plot-method.
signature(x = "RFempVariog"):
converts into other formats, only implemented for target class
list.
signature(x = "RFfit"): returns the structure
of x
codesignature(obj =
"RFempVario"): generates nice persp plots
signature(x = "RFfit"): identical with
show-method
provides a summary
print returns also an invisible list that is convenient to access.
Alexander Malinowski Alexander.Malinowski@web.de
RFempiricalvariogram,
plot-method
# see 'RFempiricalvariogram'