hplot_fcast_short: hplot_fcast_short

Description Usage Arguments Details Value

View source: R/diagnostics.R

Description

hplot_fcast_short

Usage

1
2
3
4
5
6
7
8
9
hplot_fcast_short(
  dam,
  mth,
  horizon,
  max_fill_gap = 3,
  data_dir = NULL,
  cutoff_year = NULL,
  min_allowable_points = 5
)

Arguments

dam

dam

mth

month

horizon

horizon

max_fill_gap

maximum number of NA days to fill across

data_dir

data directory

cutoff_year

cutoff year

min_allowable_points

minimum allowable points for model build

Details

plot short forecast model

Value

plot of selected horizon for all water weeks


swd-turner/horizon documentation built on Oct. 29, 2020, 11:23 a.m.