ssbpurec: Method ssbpurec

Description Generic function Method arguments Methods Author(s) See Also Examples

Description

Calculates the Spawning Stock Biomass per unit recruit for an FLStock object.

The method calculates SSB per recruit at zero fishing mortality.

Generic function

ssbpurec(object)

Method arguments

object :

an object of class FLStock.

start, end :

The first and last year over which SSB per recruit is to be calculated. By default the first and last year of the FLStock object are used.

type :

The type of calculation to perform. Currently only non-parm (non parametric) is supported whereby the SSB per recruit is calculated using mean values over the specified time period.

recs :

The proportion of the year in which recruitment occurs.

spwns :

The proportion of the year in which spawning occurs.

plusgroup :

Is the last age a plusgroup TRUE/FALSE

Methods

signature(object=FLStock) :

Returns the SBB-per-unit-recruit.

Author(s)

The FLR Team

See Also

FLStock

Examples

1
2
3
4

FLCore documentation built on May 2, 2019, 5:46 p.m.