FGRunsPlot: Simple plot function for runs test that plots the test for a...

View source: R/Runs.tests.R

FGRunsPlotR Documentation

Simple plot function for runs test that plots the test for a single index or mean length/age time series. This function needs to be given the residuals precalculated for a single object with names Yr and residuals

Description

Simple plot function for runs test that plots the test for a single index or mean length/age time series. This function needs to be given the residuals precalculated for a single object with names Yr and residuals

Usage

FGRunsPlot(year, scaled.resids, lab.y, PlotTitle)

Arguments

year

a vector with the year of the residual

scaled.resids

a vector of the

lab.y

a string of the y axis label

PlotTitle

a string of the plot title

Value

Graphics

Author(s)

M T Vincent (many ideas from Henning Winker and Laurence Kell)


rcheshire/FishGraph documentation built on Feb. 23, 2024, 11:27 a.m.