changeData {mlr} | R Documentation |
Change Task Data
Description
Mainly for internal use. Changes the data associated with a task, without modifying other task properties.
Usage
changeData(task, data, costs, weights, coordinates)
Arguments
task |
(Task) |
data |
(data.frame) |
costs |
([data.frame' |
weights |
(numeric) |
[Package mlr version 2.19.2 Index]