View source: R/methods-print.R
| coef.gctsc | R Documentation |
Returns the estimated coefficients from a fitted gctsc model object.
## S3 method for class 'gctsc'
coef(object, ...)
object |
An object of class |
... |
Ignored. Included for S3 method compatibility. |
A named numeric vector of model coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.