ei_rc_congruence: Congruence for 2x2

View source: R/ei_rc_congruence.R

ei_rc_congruenceR Documentation

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)

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

Value

Table of congruence scores

Author(s)

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


eiCompare documentation built on Aug. 31, 2023, 5:16 p.m.