Skip to content

grandchild (constant)

Syntax

grandchild

Description

A category of the household_relationship factor based on census data.

Examples

Agents who are defined as grandchildren can be filtered and sent to the state Selection with:

next_if(Selection, household_relationship == grandchild)

See Also