bsw()For objects of class "bsw", summary() summarizes the estimated model parameters of bsw().
# S4 method for bsw
summary(object)A list containing the following elements:
A numeric vector containing the estimated model parameters.
A numeric vector containing the estimated standard errors of the model parameters.
A numeric vector containing the estimated z test statistic of the model parameters.
A numeric vector containing the estimated p values of the model parameters.
An object of class "bsw".
Adam Bekhit, Jakob Schöpe