AStrain: Training models for posterior selection of algorithms

AStrainR Documentation

Training models for posterior selection of algorithms

Description

For each algorithm (column) in the data, a model is trained to later predict the output (KPI) for that algorithm (using function ASpredict()).

Usage

AStrain(data_object, ...)

Arguments

data_object

an object.

...

other parameters.

Value

A list, result of the respective AStrain method.


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

Related to AStrain in ASML...