This validates that a set of model options can be used to run the model

validate_model_options(data, options)

Arguments

data

The set of input data for the model run

options

Key-value list of model options

Value

TRUE if valid otherwise throw an error