Description Usage Arguments Value Examples
Plots output from APAM.
1 | make.plots(mfits)
|
mfits |
object from |
a list containing all ggplots
$indexfit1
observed vs predicted survey indices at age for ages 1-7
$indexfit2
observed vs predicted survey indices at age for ages 8-15
$resid_index
survey Z residuals
$pop_process
estimated population processes (recruitment, average fishing mortality rates, spawning stock biomass and population abundance)
$index_bplot
bubble plot of survey index residuals
$crl_fit
observed vs predicted crl fits
$resid_crl
crl Z residuals
$crl_bplot
bubble plot of crl residuals
$landings
estimated model landings with upper/lower bounds
$landratio
estimated landings ratios
$F_at_age
model predicted fishing mortality rates at age
$log_F_dev
model predicted log fishing mortality rate deviations
$process_errors
model predicted process errors
$pe_bplot
bubble plot of model predicted process errors
$catchability
estimated survey cathcability
1 2 3 4 | ## Not run:
plots<- make.plots(mfits)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.