summary.elnet.madlib: Summary information for Elastic net regularization output

Description Usage Arguments Value Author(s) See Also Examples

Description

The function prints the value of each element in the output object of madlib.elnet.

Usage

1
2
## S3 method for class 'elnet.madlib'
summary(object, ...)

Arguments

object

A elnet.madlib object produced by madlib.elnet.

...

Further arguments passed to or from other methods. This is currently not implemented.

Value

The function returns the elnet.madlib object in the argument.

Author(s)

Author: Predictive Analytics Team at Pivotal Inc.

Maintainer: Frank McQuillan, Pivotal Inc. fmcquillan@pivotal.io

See Also

madlib.elnet Wrapper for MADlib elastic net regularization.

Examples

1
## see the examples in madlib.elnet

PivotalR documentation built on March 13, 2021, 1:06 a.m.