feasible: feasible

feasibleR Documentation

feasible

Description

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

Usage

## S4 method for signature 'FLPar,FLQuant'
feasible(object, catch, min = 0.01)

Arguments

object

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

catch

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

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=feasibleFn(catch,params)

## End(Not run)

laurieKell/mpb documentation built on Sept. 17, 2024, 12:39 a.m.