projection.f: Performs the projection with climate scenario and fishing...

Description Usage Arguments Examples

View source: R/CCF.model.r

Description

Performs the projection with climate scenario and fishing strategy

Usage

1
projection.f(PB, Bstart.mult, PBproj, Fstrat, K, theta = 1)

Arguments

PB

the data and model fit coming from applying the PB model (PB.f)

Bstart.mult

the proporption of the last data year's biomass used to start the projection

PBproj

The matrix of projected PB values based on climate scenario

Fstrat

The fishing strategy

K

The multiplier of maximum observed biomass to be carrying capacity

theta

the skewness of the density dependence factor (1=Schaeffer)

Examples

1
Bproj= projection.f(PB=PB, Bstart.mult=Bstart.mult, PBproj=PBproj, Fstrat, K=K, theta=1)

duplisea/ccca documentation built on April 17, 2021, 2:31 a.m.