diagnostic_plots: Diagnostic plots for the AUM and GVRDM

Description Usage Arguments Value

View source: R/diagnostic_plots.R

Description

Function called by fit_gvrdm to generate model diagnostic plots.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
diagnostic_plots(
  rr = NA,
  out = NA,
  cc = NA,
  Eb = NA,
  sigma = NA,
  cont_shape = NA,
  NVrd = NA,
  NVrr = NA,
  NVsigma = NA
)

Arguments

rr

Observed reaction distances for the visual component

out

Fitted reaction distance for the visual component

cc

Effective attenuation coefficient or beam attenuation coefficient

Eb

light

sigma

standard deviation for the visual component

cont_shape

Optional. Manually-specified dynamic scaling function values.

NVrd

Observed non-visual reaction distances for the non-visual component

NVrr

Fitted non-visual reaction distances for the non-visual component

NVsigma

Standard deviation for non-visual reaction distance

Value

Returns a list containing diagnostic plots.


sean-rohan-NOAA/GVRDM documentation built on Dec. 22, 2021, 11:14 p.m.