compute_bias_corrections | R Documentation |
Compute regional bias correction for a set of parameters and a training set of observations. Bias correction factors are multiplied by model data to get bias corrected model output.
compute_bias_corrections(params, obs.trn)
params |
Model parameter structure (described in
|
obs.trn |
Data frame of training observations. |
calculated bias corrected values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.