Delta mapping
map_delta.Rd
Map the rank delta in model between calibration period mc
and projection
period mp
on corrected projection period mph
to correct for climate
trends. For climate variables bounded at 0, a multiplicative delta scheme is
applied when the projection quantiles are lower than the calibration
quantiles.
Arguments
- mp
double
uncorrected climate variable in projection period.- mph
double
corrected climate variable in projection period.- mp_kde
kde1d::kde1d
a kernel density estimation of the climate variable in projection period.- mc_kde
kde1d::kde1d
a kernel density estimation of the climate variable in calibration period.- xmin
double(1)
A vector indicating if xmin is a ratio variable type or any other type (NA).