zachmayer / caretEnsemble

caret models all the way down :turtle:
Other
226 stars 75 forks source link

ask on SO about do.call without.... serializing the entire damn dataset into the call #155

Open zachmayer opened 8 years ago

jangorecki commented 8 years ago

why not build the call instead?

as.call(list(as.name(fun.name), as.name(var.name), ...)