Description Usage Arguments Value
Computes the mean income for a strata defined by a lower bound and an upper bound in the ordered cumulative income distribution from a Quantile Function
1 2 3 4 5 6 | meanByStrata_fromQuantile(
qf,
lowerBound = 0,
upperBound = 1,
subdivisions = 2000
)
|
qf |
A quantile function |
lowerBound |
A value between 0 and 1, indicating the lower bound of the strata |
upperBound |
A value between 0 and 1, indicating the upper bound of the strata |
Returns the mean (a numeric value) within the strata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.