| $.estimate_infections | R Documentation |
Provides backward compatibility for the old return structure. The previous
structure with
samples and summarised elements is deprecated.
Use the accessor methods instead:
samples - use get_samples(object)
summarised - use summary(object, type = "parameters")
## S3 method for class 'estimate_infections'
x$name
x |
An |
name |
The name of the element to extract |
The requested element. Errors for deprecated element names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.