plot_pva: Plot the outputs of a PVA simulation.

View source: R/plot_pva.R

plot_pvaR Documentation

Plot the outputs of a PVA simulation.

Description

Plot the outputs of a PVA simulation.

Usage

plot_pva(pva, set.ymax = NULL, quiet = FALSE)

Arguments

pva

List of outputs created by running the PVA() function.

Value

List of * A list of PVA outputs, including calculated parameters: - 'phie': unfished eggs per recruit, - 'R.A' and 'R.B': alpha and beta paramters for a Beverton-Holt recruitment function, - 'Rinit': initial recruitment, - 'amat': age at maturity to differentiate adults and sub-adults, - 'A.s': maximum survival in each stanza, and - 'B.s': carrying capacity parameter for each stanza)

and PVA-generated calculations for each iteration of the simulation - 'N1': initial population size per simulation,


mairindeith/PVAInvasR_RPackage documentation built on Feb. 1, 2023, 3:17 p.m.