AStrain {ASML}R 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.


[Package ASML version 1.0.0 Index]