P.R.for.EF.f: For multiple E and F scenario, the probability of achieving...

Description Usage Arguments Examples

View source: R/CCF.model.r

Description

For multiple E and F scenario, the probability of achieving the refernece point is determined

Usage

1
P.R.for.EF.f(E.CCF, PB.CCF, Fs, PB, ref.pt, Bstart.mult, K, theta = 1)

Arguments

E.CCF

The list of E scenarios

PB.CCF

the list of PB scenarios from E.CCF and PvsE relationship

Fs

The vector of Fs to test

PB

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

ref.pt

there reference point multiplier as a proportion of the reference period

Bstart.mult

the starting biomass as a proportion of the last data year biomass (Index.q)

K

The multiplier of maximum observed biomass to be carrying capacity

theta

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

Examples

1
2
fs= c(seq(0,.1,length=10),seq(0.11,0.5,length=10))
P.R.for.EF.f(E.CCF=ECCF,PB.CCF=PBCCF,Fs=fs, PB=PB, ref.pt=ref.pt, Bstart.mult=Bstart.mult, K=K, theta=theta)

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