Learn R Programming

DLMtool (version 4.4.1)

slotlim: An data-limited method which sets a slot limit

Description

An example of the implementation of input controls in the DLM toolkit, where selectivity-at-length is set using a slot limit; that is, a minimum and maximum legal length. The maximum limit is set here, quite arbitrarily, as the 75th percentile between the new minimum legal length and the estimated asymptotic length.

Usage

slotlim(x, Data, ...)

Arguments

x

A position in a data-limited methods object

Data

A data-limited methods object

...

Optional additional arguments that are ignored. Note arguments reps or ... are required for all input controls

Value

An object of class 'InputRec'

References

Made-up for this package