rsim.params: Initial set up for Ecosim modual of Rpath

Description Usage Arguments Value See Also

View source: R/ecosim.R

Description

Converts the outputs from ecopath into rates for use in ecosim.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
rsim.params(
  Rpath,
  mscramble = 2,
  mhandle = 1000,
  preyswitch = 1,
  scrambleselfwt = 0,
  handleselfwt = 0,
  steps_yr = 12,
  steps_m = 1
)

Arguments

Rpath

Rpath object containing a balanced model.

mscramble

WILL REMOVE

mhandle

WILL REMOVE

preyswitch

WILL REMOVE - Adjust with adjust.scenario

scrambleselfwt

Value of 1 indicates no overlap while 0 indicates complete overlap.

handleselfwt

Value of 1 indicates no overlap while 0 indicates complete overlap.

steps_yr

Number of time steps per year.

steps_m

Number of time steps per month.

Value

Returns an Rpath.sim object that can be supplied to the ecosim.run function.

See Also

Other Rpath functions: MTI(), adjust.fishing(), adjust.forcing(), adjust.scenario(), check.rpath.params(), create.rpath.params(), extract.node(), frate.table(), read.rpath.params(), rpath.groups(), rpath.stanzas(), rpath(), rsim.plot(), rsim.scenario(), rsim.step(), stanzaplot(), webplot(), write.Rpath(), write.Rsim(), write.rpath.params()


zanbi/NOAA-EDAB-Rpath documentation built on March 11, 2021, 12:28 a.m.