View source: R/nesting_atmos.R
Function: Nested bias correction for validation - atmospheric variables
1 | nest.mod.val(n, y, obs.sta, mod.sta, start.yr, end.yr, fun = "mean", tol = 0.1)
|
n |
The number of columns (e.g., stations) |
y |
A matrix of time series atmospheric variables |
obs.sta |
Observed (Target) data statistics |
mod.sta |
Modeled data statistics at calibration |
start.yr |
Start year |
end.yr |
End year |
fun |
A function to compute the summary statistics, "mean" or "sum". |
tol |
Tolerance for small values, default 0.1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.