bsw-class: S4 Class '"bsw"'

bsw-classR Documentation

S4 Class "bsw"

Description

S4 Class "bsw"

Slots

call

An object of class "call".

formula

An object of class "formula".

coefficients

A numeric vector containing the estimated model parameters.

iter

A positive integer indicating the number of iterations.

converged

A logical constant that indicates whether the model has converged.

y

A numeric vector containing the dependent variable of the model.

x

The model matrix.

data

A data frame containing the variables in the model.

Author(s)

Adam Bekhit, Jakob Schöpe


BSW documentation built on Nov. 5, 2025, 6:26 p.m.