View source: R/biasCorrection.R
scaling | R Documentation |
Implementation of Scaling method for bias correction
scaling(o, p, s, scaling.type)
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 |
scaling.type |
Character indicating the type of the scaling method. Options are |
S. Herrera and M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.