mc_assign_states: Assign Markov States from Precipitation and State Thresholds

View source: R/mc_assign_states.R

mc_assign_statesR Documentation

Assign Markov States from Precipitation and State Thresholds

Description

Assign Markov States from Precipitation and State Thresholds

Usage

mc_assign_states(prcp, months, states, thresholds)

Arguments

prcp

vector of daily precipitation

months

vector of months corresponding to daily precipitation

states

character list of markov states

thresholds

list of monthly transition matrices generated from mc_fit()


walkerjeffd/weathergen documentation built on July 26, 2022, 7:20 a.m.