strat_data_bALK: Write one for GAM version? Crusty Alternative strat_data for...

Description Usage Arguments

View source: R/simSurveyCustom.R

Description

This is an alternative for strat_data utilitizing the results of barrierALK

Usage

1
2
3
4
5
6
7
8
strat_data_bALK(
  formula,
  b.opts = list(minAge = 1, maxAge = 13, equalSlopes = FALSE, silent = TRUE, runSA =
    TRUE, control = list(eval.max = 5000, iter.max = 5000)),
  mesh = NULL,
  barrier.triangles = NULL,
  cores = parallel::detectCores()
)

Arguments

formula

the barrierALK formula

cores

number of cores to use, on Windows ignored.

sim

Simulation from sim_survey

length_group

the length group

bALKopts

list of options for barrierALK


jgbabyn/barrierALK documentation built on Dec. 20, 2021, 11:09 p.m.