jbplot_hcxval: jbplot_hcxval

Description Usage Arguments Value

Description

Plots and summarizes results from one step head hindcast cross-validation using the output form jabba_hindcast

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
jbplot_hcxval(
  hc,
  output.dir = getwd(),
  as.png = FALSE,
  single.plots = FALSE,
  add = FALSE,
  width = NULL,
  height = NULL,
  minyr = NULL
)

Arguments

hc

output ojejct from jabba_hindcast

output.dir

directory to save plots

as.png

save as png file of TRUE

single.plots

if TRUE plot invidual fits else make multiplot

add

if TRUE plots par is only called for first plot

width

plot width

height

plot hight

minyr

minimum year shown in plot

Value

hcxval statistics by index: MASE, MAE.PR predition residuals,MAE.base for random walk, n.eval obs evaluated


Henning-Winker/JABBApkg documentation built on Oct. 29, 2020, 9:11 a.m.