nest.mod.val: Function: Nested bias correction for validation - atmospheric...

Description Usage Arguments

View source: R/nesting_atmos.R

Description

Function: Nested bias correction for validation - atmospheric variables

Usage

1
nest.mod.val(n, y, obs.sta, mod.sta, start.yr, end.yr, fun = "mean", tol = 0.1)

Arguments

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


zejiang-unsw/NBC documentation built on April 1, 2020, 4:58 p.m.