R/S3-methods.R
coef.streg.Rd
Extract model coefficients from a streg fit.
streg
# S3 method for streg coef(object, ...) # S3 method for streg coef(object) <- value
An object of class streg.
Not used.
Value of coefficients to replace.
stats::coef()
stats::coefficients()