RFfit
## S3 method for class 'RFfit':
residuals(object, ..., method="ml", full=FALSE)
## S3 method for class 'RFfit':
summary(object, ..., method="ml")
## S3 method for class 'RFfit,missing':
plot(x, y, ...) ## S3 method for class 'RFfit':
contour(x, ...)
## S3 method for class 'RFempVariog':
contour(x, ...)
RFhessian(model)
'RMmodel'
,
see Details.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
TRUE
submodels are reported as well (if available).RFsp
or
class(x)=="RF_fit"
or class(x)=="RFfit"
, obtained
from AICc.RFfit(object, ..., method="ml", full=FALSE)
]
AICc.RF_fit(object, ..., method="ml", full=TRUE)
RFfit
,
RFempiricalvariogram
,
RMmodel-class
,
RMmodelFit-class
plot-method