Description Usage Arguments Value
To facilitate pipelines. Just runs draw_communities ndraws
times and tacks on a column keeping track of which sim.
1 2 3 4 5 6 7 8 | draw_communities_wrapper(
ts_comp,
begin_years = 1988:1992,
end_years = 2014:2018,
ndraws = 100,
initial_draw_seed = 1989,
sampling_gmms
)
|
ts_comp |
matss-style dataset |
begin_years |
default 1988:1992. |
end_years |
default 2014:2018. |
ndraws |
default 100 |
initial_draw_seed |
don't provide unless you are doing something specific |
sampling_gmms |
do provide for speed! result of construct_sampling_gmms |
initial_isd_seed |
don't provide unless you have a specific reason to |
raw_isd_seed |
don't provide unless you have a reason to |
sims
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.