Q25: Quantile-25 of all the values present in its arguments.

View source: R/noNa.r

Q25R Documentation

Quantile-25 of all the values present in its arguments.

Description

‘Q25’ returns the quantile-25 of all the values present in its arguments, omitting NA values.

Usage

Q25(x, alpha)

Arguments

x

A vector containing numeric values

Value

A numeric scalar, the quantile-25 of the inputs


benjaminpeeters/BePe documentation built on July 7, 2022, 5:45 p.m.