add {machineLearning}
R Documentation
add new training sample into the model dataset
Description
Usage
add
(
model
,
input
,
output
);
Arguments
model
-
input
[as double]
output
[as double]
env
[as
Environment
]
Details
Authors
MLkit
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
machineLearning
version 1.0.0.0
Index
]