coef.garma_model {garma} | R Documentation |
Model Coefficients
Description
Model Coefficients/parameters.
Usage
## S3 method for class 'garma_model'
coef(object, ...)
Arguments
object |
The garma_model object |
... |
Other parameters. Ignored. |
Value
(double) array of parameter value estimates from the fitted model.
[Package garma version 0.9.13 Index]