Nothing
ineq.weighted
and ineq.weighted.boot
now start with assessing if variable of interest is numeric whether ordered factor. Then the inequality measures appropriate for the given variable are returned.medianF
returns median for an ordered factor.AF
converts an ordered factor variable to numeric variable and then performs calculation. ineq.weighted.boot
worked incorrectly for calibrated bootstrap storing results in an object of wrong dimensions. ineq.weighted.boot
returns named list to access its items easily. Leti
function works for numerical and now also for ordered factor variable. Kolm
formula that the result is scale dependent. Example provided. Kolm
function is enriched with some standardization methods.Well_being
- data from sample survey on quality of life conducted on Polish-Ukrainian border. Modified due to SDC.Tourism
- data from sample survey on trips conducted in Polish households. Modified due to SDC.ineq.weighted.boot
did not take a default bounds
parameter for calib
function. Now bounds
parameter is added with default values.Leti
function incorrectly calculated a cumulative distribution. Fixed.Leti
function standardized its results to unit interval without option to change it. Additional parameter norm
provided.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.