View source: R/biasCorrection.R
variance | R Documentation |
Implementation of Variance scaling of temperature method for bias correction
variance(o, p, s, precip)
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 period. |
s |
A vector containing the simulated climate for the variable used in |
precip |
Logical indicating if o, p, s is temperature data. |
B. Szabo-Takacs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.