plot_Australian_age_fits_old: Plot of model fit to the observed Australian age-frequencies...

Description Usage Arguments Value Examples

View source: R/om_plot_age_fits.R

Description

Fit of the model sbtmodxx.tpl to the data for southern bluefin tuna. Fits of the observed Australian age data to the predicted Australian age data.

Usage

1
plot_Australian_age_fits_old(labrep.file = "sbtmod_lab.rep", case_label = "")

Arguments

labrep.file

name of the input file

case_label

an additional label for the plot

Value

a plot

Examples

1
2
3
pdf("figs/AussieAgeFts.pdf", width = 6, height = 11.5)
plot_aussie_age_fits(labrep.file = "sbtmod_lab.rep", case_label = "c1")
dev.off()

CCSBT/sbtr documentation built on Oct. 25, 2020, 9:11 p.m.