Description Creating Objects from the Class Slots Extends Methods Details See Also Examples
This class encapsulates results of a log ratio at age per method.
Objects of this classe should be created with a call to the contructor function logr(object, ...), where object must be an object of class "FLQuant" and ... can be used to pass trim arguments to the creator funtion.
Object of class FLQuant.
Class "FLQuant", directly.
Inherits from "FLQuant".
Considering C_{ay}, the catch in numbers at age a=1,…,A per year y=1,…,Y, obtained e.g. from the catch.n slot of a "FLStock" object, the computation of logr L_{ay} is:
L_{ay}=log{\frac{C_{ay}}{C_{a+1,y+1}}}
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.