Q25 {MIfuns}R Documentation

Function calculates 25th percentile/probability

Description

Wrapper around the quantile function to calculate quantile with probs = 0.25

Usage

Q25(x)

Arguments

x Vector of values passed to quantile function with probs=c(0.25)

Author(s)

Developed by Metrum Institute (Bill Knebel, Tim Bergsma, and others).

References

MIfuns package available from Metrum Institute website (http://metruminstitute.org/).


[Package MIfuns version 3.2.9 Index]