model.properties {RGeostats} | R Documentation |
Apply a Transformation to the Model
Description
Apply a Transformation to the Model
Usage
model.properties(model, properties = NA)
Arguments
model |
The model-class object which contains the spatial Model
which will be modified by this function.
|
properties |
This is a list structure which contains the definition
of the Model transformation, which will specify the Model
transformation in the output model-class .
This argument must be the objet resulting from the function
properties.define .
If not defined, the Properties attached to the input
model-class will be removed.
|
Value
The transformed model-class
object.
[Package
RGeostats version 14.0.10
Index]