Learn R Programming

BSW (version 0.1.2)

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)

Value

A numeric vector containing the estimated model parameters.

Arguments

object

An object of class "bsw".

Author

Adam Bekhit, Jakob Schöpe