draw_communities_wrapper: Wrapper for draw_communities

Description Usage Arguments Value

View source: R/resim_fxns.R

Description

To facilitate pipelines. Just runs draw_communities ndraws times and tacks on a column keeping track of which sim.

Usage

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
)

Arguments

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

Value

sims


diazrenata/rwar documentation built on Dec. 19, 2021, 11:08 p.m.