strat_data_bClassify: Instead of making an ALK just classify fish

Description Usage Arguments

View source: R/simSurveyCustom.R

Description

Instead of making an ALK just classify fish

Usage

1
2
3
4
5
6
7
strat_data_bClassify(
  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
)

Arguments

formula

the barrierALK formula

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.