ts_adj_mu: Trend Adjustment For 'mu'

Description Usage Arguments Value

Description

Trend Adjustment For mu

Usage

1
ts_adj_mu(obs_list, forecast_year, train_start_year, train_end_year)

Arguments

obs_list

partial output of get_map function, maps$obs_list[[r]], where r is the region of interest

forecast_year

year to be forecast

train_start_year

first year in training period

train_end_year

last year in training period

Value

vector of the length of the number of lines in the mapping that represent by what factor each estimated mu should be adjusted


IceCast documentation built on June 24, 2019, 9:03 a.m.