Other packages > Find by keyword >

PRSim  

Stochastic Simulation of Streamflow Time Series using Phase Randomization
View on CRAN: Click here


Download and install PRSim package within the R console
Install from CRAN:
install.packages("PRSim")

Install from Github:
library("remotes")
install_github("cran/PRSim")

Install by package version:
library("remotes")
install_version("PRSim", "1.5")



Attach the package and use:
library("PRSim")
Maintained by
Manuela Brunner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-03-29
Latest Update: 2023-06-27
Description:
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) . A detailed description and evaluation of the wavelet-based multi-site approach can be found in Brunner and Gilleland (2020) . A detailed description and evaluation of the multi-variable and multi-site weather generator can be found in Brunner et al. (2021) . A detailed description and evaluation of the non-stationary streamflow generator can be found in Brunner and Gilleland (2024) .
How to cite:
Manuela Brunner (2019). PRSim: Stochastic Simulation of Streamflow Time Series using Phase Randomization. R package version 1.5, https://cran.r-project.org/web/packages/PRSim
Previous versions and publish date:
1.0 (2019-03-29 18:10), 1.1 (2019-07-03 11:40), 1.2-1 (2020-01-10 17:50), 1.2-2 (2020-05-28 06:20), 1.2 (2019-12-02 20:30), 1.3-1 (2021-01-12 10:40), 1.4-1 (2022-03-28 11:10), 1.4-2 (2022-09-21 00:50), 1.4-3 (2023-06-13 16:40), 1.4-4 (2023-09-19 11:00)
Other packages that cited PRSim R package
View PRSim citation profile
Other R packages that PRSim depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns