coef.bmstdr | R Documentation |
Prints and returns the estimates of the coefficients
## S3 method for class 'bmstdr'
coef(object, digits = 3, ...)
object |
A bmstdr model fit object. |
digits |
How many significant digits after the decimal to print, defaults to 3. |
... |
Any other additional arguments |
Coefficients are returned as a data frame preserving the names of the covariates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.