View source: R/biasCorrection.R
loci | R Documentation |
Implementation of Local intensity scaling of precipitation method for bias correction based on Vincent Moron's local_scaling function in weaclim toolbox in Matlab
loci(o, p, s, precip, pr.threshold)
o |
A vector (e.g. station data) containing the observed climate data for the training period |
p |
A vector containing the simulated climate by the model for the training or test period. |
s |
A vector containing the simulated climate for the variable used in |
precip |
Logical indicating if o, p, s is precipitation data. |
pr.threshold |
The minimum value that is considered as a non-zero precipitation. Ignored when
|
B. Szabo-Takacs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.