View source: R/print_mcmlrts.R
| coef.rtsFit | R Documentation |
Extracts the fitted fixed effect coefficients from an rtsFit object returned from a call of rtsFit or LA in the Model class.
## S3 method for class 'rtsFit'
coef(object, ...)
object |
An |
... |
Further arguments passed from other methods |
A named vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.