QPPQ: QPPQ

View source: R/QPPQ.R

QPPQR Documentation

QPPQ

Description

Compute estimated flow at an ungaged site given the flow at the reference streamgage, and the FDCs for the reference and ungaged sites.

Usage

QPPQ(Q.in, FDC.in, FDC.out)

Arguments

Q.in

the input index flows (missing values?)

FDC.in

the index FDC dataset

FDC.out

the FDC for the ungaged location

Value

A vector of output flows at the ungaged site

Note

Q-normal-log interpolation is used. This function can be applied anywhere the method is valid.


USGS-R/DVstats documentation built on Oct. 11, 2022, 6:03 a.m.