coef,bsw-method: Extracting the estimated model parameters of bsw()
Description
For objects of class "bsw"
, coef()
extracts the estimated model parameters of bsw()
.
Usage
# S4 method for bsw
coef(object)
Arguments
object
An object of class "bsw"
.
Value
A numeric vector containing the estimated model parameters.