coef.incubate_fit {incubate} | R Documentation |
Coefficients of a delay-model fit.
Description
Coefficients of a delay-model fit.
Usage
## S3 method for class 'incubate_fit'
coef(object, group = NULL, ...)
Arguments
object |
object that is a |
group |
character string to request the canonical parameter for one group |
... |
further arguments, currently not used. |
Value
named coefficient vector
[Package incubate version 1.2.1 Index]