Skip to content
/ CoSMoS Public

❗ This is a read-only mirror of the CRAN R package repository. CoSMoS — Complete Stochastic Modelling Solution. Homepage: https://github.com/TycheLab/CoSMoS

Notifications You must be signed in to change notification settings

cran/CoSMoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoSMoS

Travis build status AppVeyor build status CRAN status CRAN_Download_Badge license

Complete Stochastic Modelling Solution

CoSMoS is an R package that makes time series generation with desired properties easy. Just choose the characteristics of the time series you want to generate, and it will do the rest. The generated time series preserve any probability distribution and any linear autocorrelation structure. Users can generate as many and as long time series from processes such as precipitation, wind, temperature, relative humidity etc. It is based on a framework that unified, extended, and improved a modelling strategy that generates time series by transforming “parent” Gaussian time series having specific characteristics (Papalexiou, 2018).

Install

To install the latest version of the package run:

## copy-paste to get the latest version of CoSMoS

if (!require('devtools')) {install.packages('devtools'); library(devtools)} 

install_github('TycheLab/CoSMoS', upgrade = 'never')

library(CoSMoS)

?`CoSMoS-package`

Funding

The package was partly funded by the Global institute for Water Security (GIWS; https://www.usask.ca/water/) and the Global Water Futures (GWF; https://gwf.usask.ca/) program.

Authors

Coded by: Filip Strnad and Francesco Serinaldi
Conceptual design by: Simon Michael Papalexiou
Tested and documented by: Yannis Markonis
Maintained by: Kevin Shook

References

Papalexiou, S.M., 2018. Unified theory for stochastic modelling of hydroclimatic processes: Preserving marginal distributions, correlation structures, and intermittency. Advances in Water Resources 115, 234-252. https://doi.org/10.1016/j.advwatres.2018.02.013

About

❗ This is a read-only mirror of the CRAN R package repository. CoSMoS — Complete Stochastic Modelling Solution. Homepage: https://github.com/TycheLab/CoSMoS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages