Learn R Programming

⚠️There's a newer version (1.3.2) of this package.Take me there.

RGENERATEPREC: generation methods for daily precipitation

Installation notes from R Console:

library(devtools)

install_github("ecor/RGENERATEPREC")
## Or directly from CRAN (CRAN Version)
install.packages("RGENERATEPREC")

See package manual and vignette for more detailed info.

Copy Link

Version

Install

install.packages('RGENERATEPREC')

Monthly Downloads

319

Version

1.2.9

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Emanuele Cordano

Last Published

January 20th, 2022

Functions in RGENERATEPREC (1.2.9)

PrecipitationAmountModel

Creates a Precipitation Amount Model
omega

This function finds the bivariate joint probability or the binary correlation from the corresponding Gaussian correlation x
nwetdays

It calculates the number of wet days for each month and each year
PrecipitationOccurrenceMultiSiteModel

Precipitation Occurrence Multi-Site Model
PrecipitationOccurrenceModel

Precipitation Occurrence Model
CCGamma

This function extends continuity_ratio and adds the corresponding gaussian correlation matrix for no-precipitation occurrence.
generate.PrecipitationOccurrenceModel

Stochastic Generation of a PrecipitationOccurrenceModel or PrecipitationOccurrenceMultiSiteModel model object
omega_inv

This function is the inverse of omega function
dw.spell

It calculates dry/wet spell duration.
CCGammaToBlockmatrix

This function returns a blockmatrix object containing the gaussian cross-correlation matrices.
omega_root

This is the target function whose zero is searched to crete the inverse function of omega.
predict.PrecipitationOccurrenceModel

Prediction of a PrecipitationOccurrenceModel model object