Skip to contents

Expands the OTIS b09 banded counts into a per-individual placement- count vector, then reports the Gini coefficient, Hill-MLE power-law alpha, top-10\ exponential null. Reuses the .gini_int / .hill_mle helpers from mrm_otis.R.

Usage

morie_otis_repeat_placement_concentration(
  df,
  band_col = "NumberPlacements_Segregation",
  count_col = "NumberIndividuals_Segregation"
)

Arguments

df

b09 long-form data.frame.

band_col, count_col

Column names.

Value

morie_otis_result.