Description Usage Arguments Value Examples
This function is mostly for convenience, since it makes it easy to
take an object from a call to cv_sgdnet()
and make predictions based
on a lambda chosen from cross-validation results.
1 2 3 |
object |
a fit from |
newx |
new data to base predictions on |
s |
|
... |
arguments passed on to |
Predictions for object
given data in newx
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.