XAJ_calib | R Documentation |
XAJ model Parameter calibration
XAJ_calib(
Qobs,
prcp,
ET0,
area,
dt = 24,
date = NULL,
maxn = 1000,
index = "KGE",
seed = 1,
...
)
Qobs |
Observed Total runoff, (m^3/s) |
prcp |
Precipitation (mm/d) |
ET0 |
Pan evaporation or potential evapotranspiration (mm/d) |
area |
basin area (km^2). |
dt |
time step (hour) |
date |
(optional) corresponding date of |
index |
KGE or NSE |
seed |
(can be ignored) starting number of random number generator,
see |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.