List all available model types

models_list_types()

Value

An array containing the following fields:

id

integer, The ID of the model type.

algorithm

string, The name of the algorithm used to train the model.

dvType

string, The type of dependent variable predicted by the model.

fintAllowed

boolean, Whether this model type supports searching for interaction terms.