genSizeCompWrap: Wrapper for C++ function to generate length composition

Description Usage Arguments Value Functions

View source: R/Misc_Internal.R

Description

And other internal related functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
genSizeCompWrap(
  i,
  vn,
  CAL_binsmid,
  retL,
  CAL_ESS,
  CAL_nsamp,
  Linfarray,
  Karray,
  t0array,
  LenCV,
  truncSD = 2
)

getfifth(lenvec, CAL_binsmid)

Arguments

i

Simulation number

vn

Array of vulnerable numbers

CAL_binsmid

Mid-points of CAL bins

retL

Array of retention-at-length

CAL_ESS

CAL effective sample size

CAL_nsamp

CAL sample size

Linfarray

Matrix of Linf

Karray

Matrix of K values

t0array

Matrix of t0 values

LenCV

Vector of LenCV

truncSD

Numeric. Number of standard deviations to truncate normal d distribution

lenvec

Vector of lengths

Value

Generated length composition from genSizeComp

Functions


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