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. 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 <https://www.hydrol-earth-syst-sci.net/23/3175/2019/>. A detailed description and evaluation of the wavelet-based multi-site approach can be found in <https://www.hydrol-earth-syst-sci-discuss.net/hess-2019-658/>.
Version: | 1.2-2 |
Depends: | R (≥ 3.5.0), homtest, goftest, wavScalogram, splus2R |
Imports: | stats, methods |
Suggests: | lattice, ismev, evd, GB2 |
Published: | 2020-05-28 |
Author: | Manuela Brunner |
Maintainer: | Manuela Brunner <manuela.i.brunner at gmail.com> |
BugReports: | https://git.math.uzh.ch/reinhard.furrer/PRSim-devel |
License: | GPL-3 |
URL: | https://git.math.uzh.ch/reinhard.furrer/PRSim-devel |
NeedsCompilation: | yes |
CRAN checks: | PRSim results |
Reference manual: | PRSim.pdf |
Package source: | PRSim_1.2-2.tar.gz |
Windows binaries: | r-devel: PRSim_1.2-2.zip, r-release: PRSim_1.2-2.zip, r-oldrel: PRSim_1.2-2.zip |
macOS binaries: | r-release: PRSim_1.2-2.tgz, r-oldrel: PRSim_1.2-2.tgz |
Old sources: | PRSim archive |
Please use the canonical form https://CRAN.R-project.org/package=PRSim to link to this page.