coef.l0ara {l0ara}R Documentation

print coefficients from a "l0ara" object.

Description

Print the coefficients from the model.

Usage

## S3 method for class 'l0ara'
coef(object, ...)

Arguments

object

Fitted "l0ara" object.

...

Not used argument.

Details

This function makes it easier to use the results to make a prediction or to see the fitted model.

Value

The object returns the coefficients.

Author(s)

Wenchuan Guo <wguo007@ucr.edu>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>

See Also

predict method and l0ara function.


[Package l0ara version 0.1.6 Index]