sim_mc_knn_day: Run Daily Simulation using KNN/Markov Chain

Description Usage Arguments

Description

Run Daily Simulation using KNN/Markov Chain

Usage

1
2
sim_mc_knn_day(x, n_year, states, transitions, start_month = 10,
  start_water_year = 2000, include_leap_days = FALSE)

Arguments

x

historical daily climate dataset

n_year

number of simulation years

states

character list of markov states

transitions

list of monthly transition matrices generated with mc_fit()

start_month

first month of the water year

start_water_year

initial water year of simulation

include_leap_days

include leap days in simulation time series


HydrosystemsGroup/Weather-Generator documentation built on May 8, 2019, 8:34 a.m.