Learn R Programming

wru (version 0.1-5)

pid: Party and race

Description

A table for probability of party by race.

Usage

pid

Arguments

Format

A data frame with 3 rows and 7 variables:

party

Dem/Rep/Ind

PID

0/1/2

r_pid_whi

Pr(PID | White)

r_pid_bla

Pr(PID | Black)

r_pid_his

Pr(PID | Hispanic/Latino)

r_pid_asi

Pr(PID | Asian/Pacific Islander)

r_pid_oth

Pr(PID | Other)

#'

Examples

Run this code
# NOT RUN {
data(pid)
# }

Run the code above in your browser using DataLab