powered by
This function returns the default parameter vectors for a particular built-in model.
get_params(model)
name of the model to be solved. Examples include: SIR and SIR vaccination.
list of default parameter vectors.
# NOT RUN { get_params(model = "SIR") # }
Run the code above in your browser using DataLab