coef.streg | R Documentation |
Extract model coefficients from a streg
fit.
## S3 method for class 'streg' coef(object, ...) ## S3 replacement method for class 'streg' coef(object) <- value
object |
An object of class |
... |
Not used. |
value |
Value of coefficients to replace. |
stats::coef()
stats::coefficients()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.