Disp2: Aggregate-Level Disproportionality Measures

Description Usage

Description

The function computes aggregate-level measures of disproportionality. It also models relationships between values of aggregate-level disproportionality measures and district sizes (if model == TRUE).

Usage

1
2
3
4
Disp2(seed = 0, np = 3, nd = 1, ne = 100, dist = "lnorm",
  rate = 1/25000, mean = 10, sd = 1.2, max = 1e+05, minTS = 3,
  maxTS = 20, jump = 1, threshold = 0, threshold_country = 0,
  start_C = 0.2, start_alpha = -0.2, model = TRUE, ...)

pierzgal/disprr documentation built on May 25, 2019, 7:11 a.m.