ASpredict: Predicting the KPI value for the algorithms

ASpredictR 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 as_train.

...

other parameters.

Value

A data frame, result of the respective ASpredict method.


ASML documentation built on April 3, 2025, 8:47 p.m.

Related to ASpredict in ASML...