ptr: Power transformation of precipitation

View source: R/biasCorrection.R

ptrR Documentation

Power transformation of precipitation

Description

Implementation of Power transformation of precipitation method for bias correction

Usage

ptr(o, p, s, precip)

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.

precip

Logical indicating if o, p, s is precipitation data.

Author(s)

S. Herrera and B. Szabo-Takacs


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