View source: R/getStartParameter.R
getStartParameter | R Documentation |
Returns parameter for babsim runs
getStartParameter(para = babsimHospitalPara(), region = -1)
para |
parameter vector, e.g., generated via
|
region |
(int) use region specific start parameter, e.g., |
This function returns a (1,n) dim matrix
para <- getStartParameter(region = 5374)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.