coef.stops {stops}R Documentation

S3 coef method for stops objects

Description

S3 coef method for stops objects

Usage

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

Arguments

object

object of class stops

...

addditional arguments

Value

a vector of hyperparmeters theta


[Package stops version 1.6-2 Index]