Learn R Programming

RandomFields (version 3.0.32)

RFfit-class: Class RFfit

Description

Class for RandomField's representation of model estimation results

Usage

AICc.RFfit(object, ..., method="ml", full=FALSE)
AICc.RF_fit(object, ..., method="ml", full=TRUE)

Arguments

object, ...
see the respective generic function; The argument
method
string. selects that set of parameters which has been obtained through a specific fitting method
full
logical. if TRUE submodels are reported as well (if available).

Creating Objects

Objects are created by the function RFfit

References

AICc:
  • Hurvich, C.M. and Tsai, C.-L. (1989) Regression and Time Series Model Selection in Small SamplesBiometrika,76, 297-307.

See Also

RFfit, RFempiricalvariogram, RMmodel-class, RMmodelFit-class plot-method

Examples

Run this code
# see RFfit
FinalizeExample()

Run the code above in your browser using DataLab