Learn R Programming

RandomFields (version 3.1.12)

fitgauss: Details on fitting Gaussian random fields, including Box-Cox transformation

Description

Here some details of RFfit are given concerning the fitting of models for Gaussian random fields

This documentation is far from being complete.

Arguments

Maximum likelihood

The application of the usual maximum likelihood method and reporting the result is the default.

See Also

RFfit, RFfit-class

Examples

Run this code
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
##                   RFoptions(seed=NA) to make them all random again
## see 'RFfit'
FinalizeExample()

Run the code above in your browser using DataLab