stat_quantile_prob {polypharmacy} | R Documentation |
Determine the percentile from a qX value where X is a number from 1 to 3.
stat_quantile_prob(x)
x |
Character string, a quantile function, quarter values. |
Number 25, 50, 75
stat_quantile_prob("q1")
stat_quantile_prob("q2")
stat_quantile_prob("q3")