View source: R/biasCorrection.R
ptr | R Documentation |
Implementation of Power transformation of precipitation method for bias correction
ptr(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 precipitation data. |
S. Herrera and B. Szabo-Takacs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.