ASpredict {ASML} | R Documentation |
Predicting the KPI value for the algorithms
Description
For each algorithm, the output (KPI) is predicted using the models trained with AStrain()
.
Usage
ASpredict(training_object, ...)
Arguments
training_object |
list of class |
... |
other parameters. |
Value
A data frame, result of the respective ASpredict method.
[Package ASML version 1.0.0 Index]