Description Usage Arguments Value Author(s) See Also
View source: R/predict.widenet.R
Similar to other predict methods, this functions predicts fitted values, logits,
coefficients and more from a fitted "widenet"
object.
1 2 3 4 5 6 7 |
object |
The |
newx |
Matrix of new values for |
order |
Specifies the order for which predictions are required. Must be equal to one of the elements of the |
alpha.val |
Value of |
type |
See |
... |
Further arguments passed to |
The object returned depends on type.
Stephan Ritter, with design contributions from Alan Hubbard.
Much of the code (and some help file content) is adapted from the glmnet package, whose authors are Jerome Friedman, Trevor Hastie and Rob Tibshirani.
widenet
, predict.cv.relaxnet
, predict.glmnet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.