mva: Mean and Variance Adjustment

View source: R/biasCorrection.R

mvaR Documentation

Mean and Variance Adjustment

Description

Mean and Variance Adjustment method for bias correction

Usage

mva(o, p, s)

Arguments

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 p, but considering the test period.

Author(s)

M. Iturbide


SantanderMetGroup/downscaleR documentation built on July 4, 2023, 4:28 a.m.