Home
last modified time | relevance | path

Searched defs:q_adj (Results 1 – 1 of 1) sorted by relevance

/dports/math/R-cran-matrixStats/matrixStats/R/
H A DrowQuantiles.R102 q_adj <- (1 - w) * q_lo + w * q_hi functionVar
225 q_adj <- (1 - w) * q_lo + w * q_hi functionVar