coef.spar {spareg}R Documentation

coef.spar

Description

Extract coefficients from 'spar' object

Usage

## S3 method for class 'spar'
coef(object, nummod = NULL, nu = NULL, ...)

Arguments

object

result of spar function of class 'spar'.

nummod

number of models used to form coefficients; value with minimal validation Meas is used if not provided.

nu

threshold level used to form coefficients; value with minimal validation Meas is used if not provided.

...

further arguments passed to or from other methods

Value

List with elements


[Package spareg version 1.0.0 Index]