MachineLearning: Train a machine learning model.

Description Usage Arguments Value

Description

Train a machine learning model.

Usage

1
MachineLearning(algorithm, ..., warn.if.no.match = FALSE)

Arguments

algorithm

The name of algorithm to perform the training.

...

Arguments to the function algorithm

warn.if.no.match

Logical; If TRUE, a warning is shown if any arguments are not matched.

Value

A machine learning object.


19900321/flipMultivariates documentation built on May 29, 2019, 8:33 a.m.