Returns the full path to a model file in the models directory.
Arguments
- model_type
Character. One of: "agnostic", "full", "margin", "stage1", "stage2"
- format
Character. Model format (see
get_model_filename).- models_dir
Character. Optional models directory. If NULL, uses
get_models_dir().
