get_optimized_models_daily: get_optimized_models_daily

Description Usage Arguments Details Value

View source: R/horizon_search_daily.R

Description

get_optimized_models_daily

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
get_optimized_models_daily(
  dam,
  all_valid_combos,
  write_to = NULL,
  mth = NULL,
  horizon = NULL,
  max_fill_gap = 10,
  max_horizon = 7,
  write_loc = NULL,
  data_dir = NULL,
  cutoff_year = NULL,
  opt_mode = "two_param"
)

Arguments

dam

name of dam to be analyzed

Details

gets all model parameters (and associated r-sq values)

Value

optimized piecewise functions for all water week and horizon combinations


IMMM-SFA/horizon documentation built on Oct. 30, 2020, 11:20 a.m.