tp_model takes TreePPL code and prepares it to be used by
tp_compile().
Arguments
- model_input
One of tree options:
The full path of the model file that contains the TreePPL code, OR
A string with the name of a model supported by treepplr (see
tp_model_library()), ORA string containing the entire TreePPL code.