MSDI-package: Multivariate Standardized Drought Index (MSDI)

Description Details Author(s) References Examples

Description

Compute the Multivariate Standardized Drought Index (MSDI)

Details

Package: MSDI
Type: Package
Version: 1.0
Date: 2015-05-23
License: GPL-3

~~ An overview of how to use the package, including the most ~~ ~~ important functions ~~

Author(s)

Zengchao Hao

Zengchao Hao <z.hao4univ@gmail.com>

References

Kao, S. C. and R. S. Govindaraju (2010). A copula-based joint deficit index for droughts. Journal of Hydrology, 380(1-2): 121-134.

Hao, Z.et al. (2014). Global integrated drought monitoring and prediction system. Scientific Data, 1 (and references therein)

Examples

1
2
3
4
#' X=runif(120, min = 0, max = 100)
#' Y=runif(120, min = 0, max = 100)
#' fit<-MSDI(X,Y,ts=6) # Compute the 6 month MSDI
#' fit$ProbEmp2 #Get the empirical MSDI

MSDI documentation built on May 2, 2019, 6:44 p.m.