get_coef {spareg}R Documentation

Extractor for model coefficients from 'coefspar' object

Description

Extractor for model coefficients from 'coefspar' object

Usage

get_coef(x)

Arguments

x

A 'coefspar' object.

Value

A numeric vector or matrix of coefficients.

See Also

coef.spar, coef.spar.cv, print.coefspar, summary.coefspar


[Package spareg version 1.1.0 Index]