curveSS,list-method | R Documentation |
Extracts yield and surplus production from Stock Synthesis output processes Stock Synthesis output to calculate yield and surplus production.
## S4 method for signature 'list'
curveSS(object, maxY = 1.5)
object |
An output from SS_outputs |
A list containing processed time series data, equilibrium yield, reference points, and triangle data.
# Assuming 'ss_output' is an instance of StockSynthesisOut#' # result <- curveSS(ss_output)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.