Reference#

Functions#

Coefficient of Dispersion (COD)#

COD is the average absolute percent deviation from the median ratio. It is a measure of horizontal equity in assessment. Horizontal equity means properties with a similar fair market value should be similarly assessed.

cod()   cod_ci()   cod_met()

Kakwani Index (KI)#

The Kakwani Index (KI) is a Gini-based measure to test for vertical equity. The output is the cumulative distribution of assessed values minus the distribution of sale prices.

ki()

Modified Kakwani Index (MKI)#

The Modified Kakwani Index (MKI) is a Gini-based measure to test for vertical equity. The output is the cumulative distribution of assessed values divided by the distribution of sale prices.

mki()   mki_met()  

Other functions#

Calculate bootstrapped confidence intervals

boot_ci()

Detect sales chasing in a vector of sales ratios

detect_chasing()   detect_chasing_cdf()   detect_chasing_dist()

Calculate bootstrapped confidence intervals

is_outlier()   quantile_outlier()   iqr_outlier()

Data#

Sample data used for testing and demonstrations

ratios_sample() mki_ki()