LeesApproxTMB: Lees Approximation interpolation function

Description Usage

View source: R/LeesApproxTMB.R

Description

Primarily used to verify that output from TMB will match that from Rcpp to numerical precision.

Usage

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

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