If dynamic forcing has not already been set up, then turn on dynamic forcing and set all the

xds_setup_lsm(
  pars,
  treat_habitats_name = "none",
  treat_habitats_opts = list(),
  effects_name = "none",
  effects_opts = list(),
  coverage_name = "none",
  coverage_opts = list(),
  effectsizes_name = "none",
  effectsizes_opts = list()
)

Arguments

pars

an xds object

treat_habitats_name

the name of a model for mass LSM distribution

treat_habitats_opts

options for the LSM distribution model

effects_name

the name of a model for LSM effects

effects_opts

options for the LSM effects model

coverage_name

the name of a model for LSM coverage

coverage_opts

options for the LSM coverage model

effectsizes_name

the name of a model for LSM effect sizes

effectsizes_opts

options for the LSM effect sizes model

Value

an xds object