Description Usage Arguments Value Examples
This is equivalent to equation 7 in the draft SPFI document.
1  | calc_H.y(c.ty.sum, r.ty.sum, hcwt.ty, T.ty)
 | 
c.ty.sum | 
 Output from   | 
r.ty.sum | 
 Output from   | 
hcwt.ty | 
 Output from   | 
T.ty | 
 Output from   | 
A data frame of the AEQ fishery harvest rate parameter estimates grouped by year.
1 2 3 4  | ## Not run: 
H.y <- calc_H.y(c.ty.sum = c.ty.sum, r.ty.sum = r.ty.sum, hcwt.ty = hcwt.ty, T.ty = T.ty)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.