plot_residuals: Plot Pearson residuals on map

Description Usage Arguments Value

Description

plot_residuals shows average Pearson residual for every knot for encounter probability and positive catch rate components

Usage

1
2
plot_residuals(Report, Q, TmbData, savedir = getwd(), plot_type = c(1,
  2), ...)

Arguments

Report

report file Obj$report()

Q

Output from QQ_Fn

TmbData

output of Data_Fn

savedir

directory to use when saving results

plot_type

1 == encounter probability, 2 == catch rates

...

arguments passed to PlotMap_Fn

Value

A tagged list of Pearson residuals

Q1_xt

Matrix of average residuals for encounter/non-encounter component by site x and year t

Q2_xt

Matrix of average residuals for positive-catch-rate component by site x and year t


merrillrudd/StreamUtils documentation built on May 29, 2019, 9:31 a.m.