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]
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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for PRSim051015202530TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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