is.simu.workable {RGeostats} | R Documentation |
Check if a Model can cope with a Simulation method
is.simu.workable(model, simu.name = "simtub")
model |
The |
simu.name |
Name of a Simulation Method.
|
TRUE if the Model can be simulated with the selected Method, False otherwise.