-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
41 lines (40 loc) · 857 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Package: StochasticPQRUT
Type: Package
Title: Functions for Stochastic PQRUT
Version: 0.0.2
Author: Valeriya Filipova <[email protected]>
Maintainer: Valeriya Filipova <[email protected]>
Description: Implements the Stochastic PQRUT model for estimating return levels for flood events
License: MIT License
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr
Imports:
Hmisc,
corpcor,
extRemes,
GGally,
ggplot2,
tmvtnorm,
doParallel,
foreach,
parallel,
RColorBrewer,
cowplot,
hydroGOF
Collate:
'Asmoothcor.R'
'GlobFlfreq1bstr.R'
'snowsim.R'
'PQRUTmodln1a.R'
'Pqruts1mqsln24100000matrsn1lapply.R'
'Rfreqseasn.R'
'crtduration.R'
'data.R'
'hyetogs.R'
'initcondPQRUT.R'
'simInitcond.R'
'smrainflFt624intmatr100000lapply.R'
'tmSim.R'