DR {DeductiveR}R Documentation

Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data.

Description

Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data.

Usage

DR(data)

Arguments

data

data frame with columns: date - year - month - day - station (Type date and numeric the rest)


[Package DeductiveR version 1.1.0 Index]