Fits and selects the best model from candidate models for data
ModelFit[data, model]
ModelFit[data, {model1, model2 …}]
ModelFit[data, model, props]
- CriterionFunction — default "RootMeanSquareError"
- RandomSeeding — default 1234
- ValidationSet — default Automatic