plot_ioa: OUTPUT FUNCTION

View source: R/plot_sir.R

plot_ioaR Documentation

OUTPUT FUNCTION

Description

Function that provides a plot of the estimated indices of abundance a SIR model including: median, 95 credible interval, 90

Usage

plot_ioa(SIR, file_name = NULL, ioa_names = NULL,
  posterior_pred = TRUE, coolors = "#104F55")

Arguments

SIR

A fit SIR model

file_name

name of a file to identified the files exported by the function. If NULL, does not save.

ioa_names

names of indices of abundance used.

posterior_pred

Logical. If true, includes a posterior predictive distribution of the estimated IOA

Value

Returns and saves a figure with the IOA trajectories.


antarctic-humpback-2019-assessment/HumpbackSIR documentation built on Nov. 6, 2023, 6:07 p.m.