Learn R Programming

RandomFields (version 3.1.12)

RMmodelFit-class: Class "RMmodelFit"

Description

Extension of Class RMmodel which additionally contains the likelihood of the data w.r.t. the covariance model represented by the "RMmodel" part, the estimated trend of the data if it is a constant trend, and the residuals of the data w.r.t. the model. Objects of this class only occur as slots in the output of "RFfit".

Arguments

Creating Objects

Objects are only ment to be created by the function RFfit

Extends

Class "RMmodel", directly.

See Also

RMmodel RFfit

Examples

Run this code
# see RFfit
FinalizeExample()

Run the code above in your browser using DataLab