Description Usage Arguments Value Author(s) References See Also Examples
Return the fisheries stock status from a catch series using the updated algorithm in: @articleFroese:etal:2012, Author = Froese, Rainer and Zeller, Dirk and Kleisner, Kristin and Pauly, Daniel, Journal = Marine Biology, Title = What catch data can tell us about the status of global fisheries, Volume = In press, Year = 2012
1 | get_froese_etal_2012_status(catch)
|
catch |
A time series of catch with no missing values. |
A list containing the named elements: “status”, the stock status; “c_max_1.5”, whether the maximum was assumed to be 1.5 times the actual maximum catch; and “fully_exploited_0.28”, whether the stock was assumed to be rebuilt in the last year of the series because the catch that year was 0.28 times or more of the maximum catch.
Sean Anderson
Froese, R., Zeller, D., Kleisner, K., and Pauly, D. What catch data can tell us about the status of global fisheries? Mar. Biol. In press. doi: 10.1007/s00227-012-1909-6
plot_status_stacked
, plot_status_ts
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.