Description Details Author(s) References Examples
Compute the Multivariate Standardized Drought Index (MSDI)
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 ~~
Zengchao Hao
Zengchao Hao <z.hao4univ@gmail.com>
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)
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
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.