eiCompare (version 3.0.4)

ei_rc_congruence: Congruence for 2x2

Description

Calculates congruence scores between EI and RxC for the 2x2 Scenario

Usage

ei_rc_congruence(ei_rc_table, cand_race, group_race)

Value

Table of congruence scores

Arguments

ei_rc_table

Object produced from ei_rc_good_table(), where include_good=F, of class ei_compare

cand_race

Numeric vector indicating race of the candidates in order they show up in table rownames, where 1=Latino; 2=Black; 3=Asian; 4=White/Non

group_race

Numeric vector, taking similar values as cand_race where 1=Latino; 2=Black; 3=Asian; 4=White/Non

Author

Loren Collingwood <loren.collingwood@ucr.edu>, Matt Barreto <barretom@ucla.edu>