Closed larskotthoff closed 8 years ago
Knitting file 'parallelization.Rmd' ... Knitting file 'partial_dependence.Rmd' ... Quitting from lines 190-193 () Error in jacobian.default(func = f, x = x, obj = obj, data = data[idx, : incorrect number of subscripts Calls: lapply ... sapply -> lapply -> FUN -> <Anonymous> -> jacobian.default Execution halted
@zmjones pls fix and also add a unit test for this case
should be fixed by https://github.com/mlr-org/mlr/pull/1243
fixed now
Thx very much.