model.print {RGeostats}R Documentation

Print a Model

Description

Print the contents of a Model. It corresponds to the PRINT Method attached to the model-class. For more information check check.model.

Usage

model.print(x, ...)

Arguments

x

The model-class structure containing the parameters of the Model.

...

Arguments unused, placed for compatibility with the generic method.

Value

The printout of the Model.


[Package RGeostats version 14.0.10 Index]