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. Accessed 18 Feb. 2025.
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
Complete documentation for PRSim
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

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA