get_ics {shinySIR} | R Documentation |
Get default initial conditions
Description
This function returns the default parameter vectors for a particular built-in model.
Usage
get_ics(model)
Arguments
model |
name of the model to be solved. Examples include: SIR and SIR vaccination. |
Value
named vector of default initial conditions.
[Package shinySIR version 0.1.2 Index]