LeesApproxR: R version of approximation method for Lee's Phenomenon

Description Usage Arguments Value

View source: R/LeesApprox.r

Description

R version of approximation method for Lee's Phenomenon

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
LeesApproxR(
  FVec,
  ngtg = 1001,
  maxsd,
  binwidth,
  M,
  Linf,
  K,
  t0,
  LFS,
  L5,
  Vmaxlen,
  LinfCV,
  maxage
)

Arguments

FVec

Annual Fs

ngtg

Number of growth-type-groups

maxsd

Maximum number of standard deviations for length-at-age dist

binwidth

Width of length bins

M

Natural mortality

Linf

Asymptotic length

K

von B K parameter

t0

von B t0

LFS

Length at full selection

L5

First length at 5% selection

Vmaxlen

Vulnerability at maximum length

LinfCV

CV of length-at-age dist

maxage

maximum age

Value

A list


AdrianHordyk/LeesApprox documentation built on Jan. 20, 2021, 6:24 p.m.