adjust_daily_gamma: Adjust Daily Values by Shifting Gamma Distribution

Description Usage Arguments

Description

Adjust Daily Values by Shifting Gamma Distribution

Usage

1
2
adjust_daily_gamma(x, months, mean_changes = 1, cv_changes = 1,
  exclude_zeros = TRUE)

Arguments

x

vector of values (e.g. daily precipitation)

months

vector of months corresponding to x

mean_changes

adjustment factor for changing mean (scalar or vector of length 12 for monthly)

cv_changes

adjustment factor for changing coef. of variation (scalar or vector of length 12 for monthly)

exclude_zeros

if TRUE (default), excludes zero values from adjustment


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