Learn R Programming

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

178

Version

1.2.9

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

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

dw.spell

It calculates dry/wet spell duration.
CCGammaToBlockmatrix

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

predict.PrecipitationOccurrenceModel

Prediction of a PrecipitationOccurrenceModel model object