RFfit
"residuals"(object, ..., method="ml", full=FALSE)
"summary"(object, ..., method="ml")
"plot"(x, y, ...)
"contour"(x, ...)
"contour"(x, ...)
RFhessian(model)
plot
: arguments to be passed to methods; mainly graphical
arguments, or further models in case of class 'RMmodel'
,
see Details.
summary
: see the generic function
contour
: see RFplotEmpVariogram
class(x)=="RFfit"
; a
vector of slot names for which the fitted covariance or variogram
model is to be plotted; should be a subset of
slotNames(x)
for which the corresponding slots are of class
"RMmodelFit"
; by default, the maximum likelihood fit
("ml"
) will be
plottedTRUE
submodels are reported as well (if available).
RFsp
or
RFempVario
or
RFfit
or
RMmodel
; in the latter case, x
can
be any sophisticated model but it must be either stationary or a
variogram modelclass(x)=="RF_fit"
or class(x)=="RFfit"
, obtained
from RFfit
RFfit
AICc.RFfit(object, ..., method="ml", full=FALSE)
] AICc.RF_fit(object, ..., method="ml", full=TRUE)
plot
see RFplotEmpVariogram
.
RFfit
,
RFempiricalvariogram
,
RMmodel-class
,
RMmodelFit-class
plot-method