Skip to contents

Evaluate ITR for Single Outcome

Usage

itr_single_outcome(data, algorithms, params, folds, budget, ...)

Arguments

data

A dataset.

algorithms

Machine learning algorithms.

params

A list of parameters.

folds

Number of folds.

budget

The maximum percentage of population that can be treated under the budget constraint.

...

Additional arguments passed to caret::train

Value

A list of estimates.