SimParsCalc: Calculate values for derived simulations parameters.

Description Usage Arguments Value Author(s)

View source: R/SimParCalcs.r

Description

This function to be run after LoadSimPars and calculates the derived parameters. Re-run this function each time of the SimPars parameters is manually changed.

Usage

1
2
SimParsCalc(SimPars, ModType = "Len", OptMslope = FALSE,
  PredictMslope = TRUE, OverMslope = NULL)

Arguments

SimPars

An object of class list that contains all parameters required to run GTG model. This function calculates additional parameters and adds them to SimPars.

ModType

A character string of either Len or Age to indicate if the equilibrium simulation model is length or age structured respectively.

Value

Returns a list of simulation parameters

Author(s)

Adrian Hordyk


DanOvando/Old-LBSPR documentation built on May 6, 2019, 1:22 p.m.