Fseq.f: The final B value at the specified time period at different...

Description Usage Arguments Examples

View source: R/CCF.model.r

Description

The final B value at the specified time period at different Fs and climate scenario.

Usage

1
Fseq.f(PB, PBproj, Fseq, time.frame, N, K)

Arguments

PB

the PB model output

Fseq

a vector of F values to see how they perform

time.frame

the time frame that you want to test make the test for. e.g. 5 years

N

the number of monte carlo runs for projections

K

the multiplier of maximum observed B (from Index.q) which will be the carrying capacity for the density dependent model

Examples

1
Fout= Fseq.f(PB,Fseq=seq(0,.2,length=100),time.frame=time.frame, N=N, K=K)

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