is.simu.workable {RGeostats}R Documentation

Check if a Model can cope with a Simulation method

Description

Check if a Model can cope with a Simulation method

Usage

is.simu.workable(model, simu.name = "simtub")

Arguments

model

The model-class structure containing the Model information For more information check check.model.

simu.name

Name of a Simulation Method.

  • "simtub" for Turning Bands Method

Value

TRUE if the Model can be simulated with the selected Method, False otherwise.


[Package RGeostats version 14.0.10 Index]