quickModel(data, input_fields = names(data), objective_fields = tail(names(data), n = 1), name = paste(deparse(substitute(data)), "'s model", sep = ""), range = NULL, ...)
formEncodeURL
in order to create form-encoded URL options.quickDataset
. It is possible to
specify the input_fields and objective_fields using the simple names from
the data
argument.
createModel
;
getModel
; listModels
Other quick methods: quickDataset
;
quickPrediction
; quickSource