powered by
Template function for SuperLearner prediction wrappers and built in options.
write.SL.template(file = "", ...)
A list with two elements:
The predicted values for the rows in newX.
newX
A list. Contains all objects necessary to get predictions for new observations from specific algorithm.
A connection, or a character string naming a file to print to. Passed to cat.
cat
Additional arguments passed to cat
Eric C Polley epolley@uchicago.edu
Describe SL.* structure here
SuperLearner
write.SL.template(file = '')
Run the code above in your browser using DataLab