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 22 Dec. 2024.
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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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