coef.incubate_fit: Coefficients of a delay-model fit.

View source: R/delay_estimation.R

coef.incubate_fitR Documentation

Coefficients of a delay-model fit.

Description

Coefficients of a delay-model fit.

Usage

## S3 method for class 'incubate_fit'
coef(object, transformed = FALSE, group = NULL, ...)

Arguments

object

object that is a incubate_fit

transformed

flag. Do we request the transformed parameters as used within the optimization?

group

character string to request the canonical parameter for one group

...

further arguments, currently not used.

Value

named coefficient vector


incubate documentation built on Sept. 11, 2024, 6:50 p.m.