Della.wrapper_cz.ergm.variations: Della.wrapper_cz.ergm.variations

Description Usage Details

View source: R/ergm-della-fcns.R

Description

A metawrapper. Preps graphs, runs a series of ERGM models, saves visualizations, and saves all three sets of objects. A lot is hardcoded for now. In particular, NHPN hwy data should be sent along with the fcn using the rslurm::slurm_apply add_objects argument (called nhpn), as well as a list of ergm specifications titled model.variations.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
Della.wrapper_cz.ergm.variations(
  cz,
  directed = F,
  flow.floor = 1,
  drop.loops = T,
  pop.floor = 500,
  dropbox.dir = "/scratch/gpfs/km31/",
  ddir = "/home/km31/all/divseg/.input-datasets/",
  seed = 1234
)

Details

Will maybe change so it requires a proximity matrix or list of prx.matrices at some point..


kmcd39/divflow documentation built on Dec. 21, 2021, 7:38 a.m.