This is a non-exported function to check whether the model type specified is available and return a standardized version of the model name. This standardized version will then feed into a S3 method for the given model.
check_model_type(model)A standardized version of the model name, or an error if
model doesn't exist yet
A character string naming the model