Validate consistency between model data and parameters.
Usage
check_data(data, parameters)
Arguments
- data
A list containing the model data structure.
- parameters
A list containing the model parameters.
Value
Invisible NULL. Stops execution with an error message if validation fails.