forked from hydromad/hydromad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
109 lines (109 loc) · 2.02 KB
/
_pkgdown.yml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
destination: web/docs
home:
title: hydromad R package
links:
- text: Report a bug
href: http://github.com/hydromad/hydromad/issues'
development:
mode: devel
news:
releases:
- text: 'hydromad 0.9-26'
href: 'http://github.com/hydromad/hydromad'
reference:
- title: 'Modelling framework'
- contents:
- hydromad
- update.hydromad
- fitted.hydromad
- observed.hydromad
- residuals.hydromad
- coef.hydromad
- vcov.hydromad
- isValidModel
- predict.hydromad
- simulate.hydromad
- runlist
- hydromad.options
- title: 'Assessment'
- contents:
- summary.hydromad
- hydromad.stats
- nseStat
- nseVarTd
- xyplot.hydromad
- xyplot.runlist
- qqmath.hydromad
# - areModelsDominated
# - paretoCatchments.hydromad
- title: 'Calibration'
- contents:
- buildTsObjective
- objFunVal
- fitBySampling
- fitByOptim
- fitBySCE
- fitByDE
- fitByDream
- fitByCMAES
- fitByDDS
- fitByNsga2
- optimtrace
- defineFeasibleSet
- title: 'Discrete events'
- contents:
- eventseq
- event.xyplot
- event.xyplot.hydromad
# - eventsExplorer
- title: 'Soil moisture accounting'
- contents:
- cmd
- cwi
- gr4j
- awbm
- bucket
- sacramento
- snow
- scalar
- intensity
- runoffratio
# - vdbm
- title: 'Routing'
- contents:
- armax
- expuh
- lambda
- powuh
- leakyExpStore
- expuh3s
- title: 'Routing fitting'
- contents:
- armax.ls.fit
- armax.sriv.fit
- armax.inverse.fit
- armax.inverse.sim
- tryModelOrders
- estimateDelay
- estimateDelayFrac
- deconvolution.uh
- title: 'Utilities'
- contents:
- convertFlow
- rollccf
- parameterSets
- evalPars
- rotatedSampling
- gr4j.transformpar
- observed
- SCEoptim
- title: 'Datasets'
- contents:
- BinghamTrib
- Canning
- Cotter
- Murrindindi
- Queanbeyan
- SalmonBrook
- Wye
- HydroTestData