write.SL.template | R Documentation |
Template function for SuperLearner prediction wrappers and built in options.
write.SL.template(file = "", ...)
file |
A connection, or a character string naming a file to print to. Passed to |
... |
Additional arguments passed to |
Describe SL.* structure here
A list with two elements:
pred |
The predicted values for the rows in |
fit |
A list. Contains all objects necessary to get predictions for new observations from specific algorithm. |
Eric C Polley epolley@uchicago.edu
SuperLearner
write.SL.template(file = '')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.