white
The value of the race
factor for White agents.
Synopsis
white
Description
Text of the value of the race
factor for White agents. The associated numeric value is 1
.
Examples
White agents can be sorted into the state Select
with the transition rule
if (race == white) then next(Select)
or with the rule
if (race == 1) then next(Select)
Notes
The default racial codes are as follows:
Racial Numeric Code |
Racial Text Code |
---|---|
|
not specified |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See Also
race, unknown_race, african_american, american_indian, alaska_native, tribal, asian, hawaiian_native, other_race, multiple_race