Description Usage Arguments Value
For drake to avoid saving all the sims
1 2 3 4 5 6 7 8 | ssims_wrapper(
dat,
simtype = "actual",
initial_isd_seed_gmm = 1989,
n_isd_draws = 10,
ndraws = 100,
initial_draw_seed = 1989
)
|
dat |
matss |
simtype |
character |
initial_isd_seed_gmm |
passed to construct_sampling_gmm. seed used to start constructing the isds that are used to fit the gmm. |
n_isd_draws |
default 10 |
ndraws |
default 100 but try fewer? |
initial_draw_seed |
seed used to draw 4 seeds which are then used to draw the different time period individuals. |
df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.