coef.seinfitR {seinfitR}R Documentation

Extract Coefficients

Description

Extract model coefficients from a seinfitR object.

Usage

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

Arguments

object

Object of class 'seinfitR'.

...

currently unused.

Value

A named numeric vector containing the estimated model coefficients.


[Package seinfitR version 1.0.1 Index]