Checks that a given model, mode, engine combination have been registered.
Arguments
- model
Character of specific model
- mode
Character of specific mode
- eng
Character of specific engine
- call
The execution environment of a currently running function, e.g.
caller_env(). The function will be mentioned in error messages as the source of the error. See thecallargument ofabort()for more information.