| growth_rate | R Documentation | 
Calculate growth/decay rate
growth_rate(x, ...)
## Default S3 method:
growth_rate(x, ...)
## S3 method for class 'incidence2_fit'
growth_rate(
  x,
  alpha = 0.05,
  growth_decay_time = TRUE,
  include_warnings = FALSE,
  ...
)
| x | The output of  | 
| ... | Not currently used. | 
| alpha | Value of alpha used to calculate confidence intervals; defaults to 0.05 which corresponds to a 95% confidence interval. | 
| growth_decay_time | Should a doubling/halving time and corresponding confidence intervals be added to the output. Default TRUE. | 
| include_warnings | Include models in output that triggered warnings but
not errors.  Defaults to  | 
Tim Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.