coef,bsw-method {BSW} | R Documentation |
bsw()
For objects of class "bsw"
, coef()
extracts the estimated model parameters of bsw()
.
## S4 method for signature 'bsw'
coef(object)
object |
An object of class |
A numeric vector containing the estimated model parameters.
Adam Bekhit, Jakob Schöpe