Q75: Quantile-75 of all the values present in its arguments.

View source: R/noNa.r

Q75R Documentation

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

Description

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

Usage

Q75(x, alpha)

Arguments

x

A vector containing numeric values

Value

A numeric scalar, the quantile-75 of the inputs


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