compareResults.Pop.IF.NatZ: Function to compare initial/final population abundance...

View source: R/compareResults.Pop.IF.NatZ.R

compareResults.Pop.IF.NatZR Documentation

Function to compare initial/final population abundance estimates among several models

Description

This function compares initial/final population abundance estimates among several models.

Usage

compareResults.Pop.IF.NatZ(
  objs,
  type = c("iN_xmsz", "fN_xmsz"),
  dodge = 0.2,
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)

Arguments

objs
  • list of resLst objects

type
  • type of abuundance ("iN_xmsz","fN_xmsz")

dodge
  • width to dodge overlapping series

showPlot
  • flag (T/F) to show plot

pdf
  • creates pdf, if not NULL

verbose
  • flag (T/F) to print diagnostic information

Details

uses rTCSAM2013::getMDFR.PopQuantities, rsimTCSAM::getMDFR.Pop.Quantities, rsimTCSAM::getMDFR.Pop.Quantities, and plotMDFR.XY.

Value

ggplot2 object


wStockhausen/rCompTCMs documentation built on Sept. 12, 2023, 3:13 p.m.