LBSPRgen: Internal estimation function for LBSPR MP

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

Internal estimation function for LBSPR MP

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
LBSPRgen(
  SL50,
  SL95,
  FM,
  nage,
  nlen,
  CVLinf,
  LenBins,
  LenMids,
  MK,
  Linf,
  rLens,
  Prob,
  Ml,
  L50,
  L95,
  Beta
)

Arguments

SL50

Length at 50 percent selectivity

SL95

Length at 95 percent selectivity

FM

Ratio of apical fishing mortality to natural mortality

nage

Number of pseudo age-classes

nlen

Number of length bins

CVLinf

CV of length-at-age

LenBins

Vector of length bins

LenMids

Vector of mid-points of length bins

MK

Ratio of M/K

Linf

Asymptotic length

rLens

Vector of relative length at ate

Prob

ALK

Ml

Maturity at age vector

L50

Length at 50 percent maturity

L95

Length at 95 percent maturity

Beta

Exponent of the length-weight relationship

Author(s)

A. Hordyk


DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.