PRSim: Stochastic Simulation of Streamflow Time Series using Phase Randomization

Provides a simulation framework to simulate streamflow time series with similar main characteristics as observed data. These characteristics include the distribution of daily streamflow values and their temporal correlation as expressed by short- and long-range dependence. The approach is based on the randomization of the phases of the Fourier transform or the phases of the wavelet transform. The function prsim() is applicable to single site simulation and uses the Fourier transform. The function prsim.wave() extends the approach to multiple sites and is based on the complex wavelet transform. The function prsim.weather() extends the approach to multiple variables for weather generation. We further use the flexible four-parameter Kappa distribution, which allows for the extrapolation to yet unobserved low and high flows. Alternatively, the empirical or any other distribution can be used. A detailed description of the simulation approach for single sites and an application example can be found in Brunner et al. (2019) <doi:10.5194/hess-23-3175-2019>. A detailed description and evaluation of the wavelet-based multi-site approach can be found in Brunner and Gilleland (2020) <doi:10.5194/hess-24-3967-2020>. A detailed description and evaluation of the multi-variable and multi-site weather generator can be found in Brunner et al. (2021) <doi:10.5194/esd-12-621-2021>.

Version: 1.4-4
Depends: R (≥ 3.5.0)
Imports: stats, methods, lmomco, mev, goftest, wavScalogram, splus2R
Suggests: lattice, ismev, evd, GB2, boot, MASS
Published: 2023-09-19
Author: Manuela Brunner ORCID iD [aut, cre], Reinhard Furrer ORCID iD [aut], R Core Teamn [ctb, cph] (ks_test.c)
Maintainer: Manuela Brunner <manuela.brunner at env.ethz.ch>
BugReports: https://git.math.uzh.ch/reinhard.furrer/PRSim-devel/-/issues
License: GPL-3
URL: https://git.math.uzh.ch/reinhard.furrer/PRSim-devel
NeedsCompilation: yes
Materials: NEWS
CRAN checks: PRSim results

Documentation:

Reference manual: PRSim.pdf

Downloads:

Package source: PRSim_1.4-4.tar.gz
Windows binaries: r-devel: PRSim_1.4-4.zip, r-release: PRSim_1.4-4.zip, r-oldrel: PRSim_1.4-4.zip
macOS binaries: r-release (arm64): PRSim_1.4-4.tgz, r-oldrel (arm64): PRSim_1.4-4.tgz, r-release (x86_64): PRSim_1.4-4.tgz
Old sources: PRSim archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=PRSim to link to this page.