extract_params {EpiNow2} | R Documentation |
Internal function for extracting given parameter names of a distribution
from the environment. Called by
new_dist_spec
extract_params(params, distribution)
params |
Given parameters (obtained using |
distribution |
Character; the distribution to use. |
A character vector of parameters and their values.