run_locs: Run Different Seeds with location scenarios Function takes...

Description Usage Arguments

Description

Run Different Seeds with location scenarios Function takes number of sites of differing quality and repeats replicate runs for different seeds

Usage

1
2
3
run_locs(shape_list, loc_scenario, fixed_locs, ncores, ctl_o, thing1, name1,
  par_func = "change_two", index1 = FALSE, index2 = TRUE, nreps = 0,
  nsites = 0)

Arguments

shape_list

Shape Scenarios to run, must specify

loc_scenario

Specify "fixed", "rand", "pref". "Rand" indicates random sampling "pref" indicates preferential sampling and is passed to fixed sites.

fixed_locs

List of locations to loop through, if loc_scenario == 'pick'

ncores

Number of cores

ctl_o

Original ctl list

thing1

Thing1 to loop over, see change_two function

name1

Thing1 to loop over, see change_two function

nreps

Number of location samples

nsites

Number of sites to sample


peterkuriyama/hlsimulator documentation built on May 25, 2019, 1:51 a.m.