nll: nll

nll,FLQuant,FLQuant,FLPar-methodR Documentation

nll

Description

Checks that the parameters can be taken given the catch time series

Usage

## S4 method for signature 'FLQuant,FLQuant,FLPar'
nll(object, index, params, min = 0.01)

Arguments

object

an FLQuant with a time series of catch, iters must be equal to 1

params

an FLPar object with parameters for the production function, r, k, p and b0.

min,

the minimum permissable population level, used to check that the catch can be taken.

...

any other parameters

Value

a FLPar a subset of params with parameter values that can explain the catch

Examples

## Not run: 
params=nllFn(catch,params)

## End(Not run)

laurieKell/mpb documentation built on Sept. 9, 2023, 9:47 p.m.