summary.elnet.madlib {PivotalR} | R Documentation |
The function prints the value of each element in the output object of madlib.elnet
.
## S3 method for class 'elnet.madlib' summary(object, ...)
object |
A |
... |
Further arguments passed to or from other methods. This is currently not implemented. |
The function returns the elnet.madlib
object in the argument.
Author: Predictive Analytics Team at Pivotal Inc.
Maintainer: Frank McQuillan, Pivotal Inc. fmcquillan@pivotal.io
madlib.elnet
Wrapper for MADlib elastic net regularization.
## see the examples in madlib.elnet