get_element {EpiNow2} | R Documentation |
Extracts an element of a <dist_spec>
Description
Extracts an element of a <dist_spec>
Usage
get_element(x, id = NULL, element)
Arguments
x |
A |
id |
Integer; the id of the distribution to use (if x is a composite
distribution). If |
element |
The element, i.e. "parameters", "pmf" or "distribution". |
Value
The id to use.
[Package EpiNow2 version 1.7.1 Index]