PlotOutputFn: Plot output

Description Usage Arguments Value Author(s) References Examples

View source: R/PlotOutputFn.R

Description

Plots results from the fitted Ageing Error model

Usage

1
  PlotOutputFn(Data, MaxAge, SaveFile, PlotType = "PDF")

Arguments

Data

Input data matrix

MaxAge

Maximum estimated age

SaveFile

Directory for fitted model

PlotType

Type of saved plots, i.e. PDF or JPG

Value

Returns AIC, AICc, and BIC for fitted model

Author(s)

James Thorson

References

Punt, A.E., Smith, D.C., KrusicGolub, K., and Robertson, S. 2008. Quantifying age-reading error for use in fisheries stock assessments, with application to species in Australias southern and eastern scalefish and shark fishery. Canadian Journal of Fisheries and Aquatic Sciences 65: 1991-2005.

Examples

1
2
3
4
5
#for example, please run:

example(nwfscAgeingError)

#Or consult R code

nwfscAgeingError documentation built on May 2, 2019, 5:23 p.m.